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