python-escpos/escpos
Christoph Heuel 0ef2951c7e Introduce new direct_image
* The direct_image method prints directly from the PIL image object
* The image should be converted to 1 bit before
* The method was derived from png2escpos (https://github.com/twg/png2escpos)
2015-06-10 03:21:52 +02:00
..
__init__.py Added proper installer 2013-03-13 23:22:43 -07:00
constants.py Added quad support 2014-05-20 22:43:40 -07:00
escpos.py Introduce new direct_image 2015-06-10 03:21:52 +02:00
exceptions.py Fixed tabs and added charcode tables 2014-05-20 22:15:54 -07:00
printer.py Add text wrapping 2015-06-04 14:11:11 +02:00