python-escpos/test
Michael Billington f39c4227ec Implement printer-side rendering of QR codes for printers that support it.
Expand settings on escpos.qr to include ec, size,
model and 'native' (send image or send esc/pos QR command).

Default is set as native=False, so existing code will continue to
render QR codes as images.
2016-04-03 13:55:52 +10:00
..
50x50.png ADD test for image printing and text 2016-03-08 20:07:16 +01:00
255x255.png TEST extend tests for larger images (grayscale) 2016-03-08 20:07:16 +01:00
400x400.png TEST extend tests for larger images (grayscale) 2016-03-08 20:07:16 +01:00
Dies ist ein Test.LF.txt ADD test for image printing and text 2016-03-08 20:07:16 +01:00
test_cli.py Define class vars first in __init__ 2016-03-30 13:38:27 -07:00
test_function_image.py TEST extend tests for larger images (grayscale) 2016-03-08 20:07:16 +01:00
test_function_panel_button.py FEATURE disable panel buttons 2016-03-10 16:01:35 +01:00
test_function_qr_native.py Implement printer-side rendering of QR codes for printers that support it. 2016-04-03 13:55:52 +10:00
test_function_text.py ADD test for image printing and text 2016-03-08 20:07:16 +01:00
test_load_module.py ADD test for image printing and text 2016-03-08 20:07:16 +01:00