python-escpos/escpos
Christoph Heuel dd228c9fda Add text wrapping
* The base class supports to give columns, how much it should wrapped.
* This is meant for longer text.
* The special instances need to initialize the super class with the
* columns
2015-06-04 14:11:11 +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 Add text wrapping 2015-06-04 14:11:11 +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