Commit Graph
6 Commits
Author SHA1 Message Date
Philipp Klaus 6c7f68e2b0 small fix in brother_ql.devicedependent 2016-07-21 17:44:01 +02:00
Philipp Klaus c6205ab32a every brother_ql_xxx tool now corresponds to ./brother_ql/brother_ql_xxx.py 2016-07-21 17:43:23 +02:00
Philipp Klaus 7de4c0b3c5 Adding 'status information request' to the raster operations 2016-07-21 17:40:30 +02:00
Philipp Klaus 856166da14 brother_ql.reader: refactoring and support for status requests 2016-07-21 10:14:50 +02:00
Philipp Klaus 2ee1fbf658 README: how to upgrade to latest version 2016-07-21 10:10:43 +02:00
Philipp Klaus 0d04a2efde Reworking brother_ql/reader.py
The code used in BrotherQLReader.analyse() is now is now split into
a chunker() function which separates (=chunks) a data stream of bytes
into individual printer instructions and into the main functionality
of the analyse() method: Stating debug information about each instruction
and generating images of the expected printer output.
2016-07-19 18:20:19 +02:00