python-escpos/escpos
Michael Billington 4584e3138a switch default image format to bitImageRaster
Printers which don't have native QR rendering are less likely to support the newer GS ( L graphics command.
2016-04-06 21:39:46 +10:00
..
__init__.py FIX import problems with __init__.py 2016-03-07 00:10:06 +01:00
cli.py add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
config.py Clairify config loading comments 2016-03-30 17:13:59 -07:00
constants.py Implement printer-side rendering of QR codes for printers that support it. 2016-04-03 13:55:52 +10:00
escpos.py switch default image format to bitImageRaster 2016-04-06 21:39:46 +10:00
exceptions.py Add an exception for missing configuration sections 2016-03-30 17:10:21 -07:00
image.py update docstrings per QuantifiedCode suggestions 2016-04-06 21:05:32 +10:00
printer.py update docstrings per QuantifiedCode suggestions 2016-04-06 21:05:32 +10:00