python-escpos/src/escpos
Patrick Kanzler 38f9835931
fix printing of CODE128
The control sequence {A or {B or {C can't be part of the qr code.
For this the user has to supply this sequence.
2016-08-02 15:39:31 +02:00
..
__init__.py add version-strings into the module 2016-07-17 19:39:42 +02:00
cli.py add basic argcomplete support 2016-07-23 10:39:40 +02:00
config.py SETUP move code to src 2016-06-20 17:48:14 +02:00
constants.py fix printing of CODE128 2016-08-02 15:39:31 +02:00
escpos.py SETUP move code to src 2016-06-20 17:48:14 +02:00
exceptions.py SETUP move code to src 2016-06-20 17:48:14 +02:00
image.py SETUP move code to src 2016-06-20 17:48:14 +02:00
printer.py fix file-printer did not flush 2016-08-02 04:25:54 +02:00