Commit Graph
3 Commits
Author SHA1 Message Date
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