python-escpos/escpos
Stephan Sokolow f7a2caee72 Actually use the barcode height and width parameters
(And reverse their order in the method signature so corrections to the
range checks don't break existing code)

check whether this is the solution for #26
2016-01-08 02:46:21 +01:00
..
__init__.py REFACTOR style and PEP8, fixes #66 2015-11-27 23:13:35 +01:00
constants.py Actually use the barcode height and width parameters 2016-01-08 02:46:21 +01:00
escpos.py Actually use the barcode height and width parameters 2016-01-08 02:46:21 +01:00
exceptions.py DOC improve the documentation 2016-01-05 23:14:35 +01:00
printer.py IMPROVE use sendall instead of send in network-printer 2016-01-08 01:56:06 +01:00