python-escpos/escpos
Michael Billington b45afbb297 add implementation of GS v 0, GS ( L and GS *.
- ported test cases for EscposImage class, copied over 1px and 2px test images from escpos-php
- added test cases over image print function
- updated QR tests to also include image output check
- updated CLI to match new image function options
2016-04-06 07:34:19 +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 add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
exceptions.py Add an exception for missing configuration sections 2016-03-30 17:10:21 -07:00
image.py add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00
printer.py add implementation of GS v 0, GS ( L and GS *. 2016-04-06 07:34:19 +10:00