python-escpos/escpos
Nathan Bookham 6fdea1234d Adjusted QR error correction
Maxed out the error correction on QR code generation for vastly improved recognition. The trade-off is that the amount of bytes that can be stored are reduced.
2014-08-16 14:28:20 +01:00
..
__init__.py imported latest google code repo 2013-08-22 08:16:57 -07:00
cli.py Start on a command-line interface to the library (still hard-codes USB ID) 2014-08-15 20:20:02 -04:00
constants.py Apply the cash drawer fix detailed in Issue 10 on the Google Code repo. 2014-05-22 01:11:27 -04:00
escpos.py Adjusted QR error correction 2014-08-16 14:28:20 +01:00
exceptions.py Make BarcodeSizeError and BarcodeTypeError display the erroneous value 2014-05-22 00:55:09 -04:00
printer.py we probably want to send all the data 2014-03-14 09:05:47 -07:00