python-escpos/examples
Romain Porte b648cfd67f First attempt at centering images and QRs (#250)
This was tested on ZJ-5890 with success. By default centering is
deactivated for backward compatibility. Trying to center a QR code in
native mode will raise an exception as we do not know ATM if the native
rendering is centered by default or not.

* Added basic tests for center feature

* Check image size before centering
2017-08-31 09:25:35 +02:00
..
graphics/climacons Weather Forecast Example Script (#239) 2017-08-01 11:13:45 +02:00
barcodes.py Added test script for hard and soft barcodes (#243) 2017-07-27 22:45:51 +02:00
codepage_tables.py Fixed outdated example file: should be font 'b' not 'B' 2017-08-31 08:38:32 +02:00
qr_code.py First attempt at centering images and QRs (#250) 2017-08-31 09:25:35 +02:00
software_barcode.py PEP8 software barcode example 2017-05-22 20:25:51 +02:00
weather.py fix cut function in example 2017-08-10 21:54:52 +02:00