zint-barcode-generator/backend_qt
gitlost f5f363b22f Add a test that checks the qZint generated barcodes are equal to those
generated by libzint. Whether or not those barcodes are correct should be
validated in the test suite for libzint, for qZint it's good enough to
produce the same printouts that libzint does, which isn't trivial, especially
as some API names have different meanings, such as qZint ```text```
is libzint ```data```. Props Alonso Schaich <alonso@freebsd.org>
2021-11-26 12:20:54 +00:00
..
tests Add a test that checks the qZint generated barcodes are equal to those 2021-11-26 12:20:54 +00:00
backend_qt.pro PDF417: fix cols/rows calculation to require multiple <= 928 codewords; 2021-10-30 22:00:31 +01:00
backend_qt_zintdll.pro Restore backend_qt - static only now; qzint: legacy support for renamed methods 2021-06-24 18:31:08 +01:00
backend_vc8.pro PDF417: fix cols/rows calculation to require multiple <= 928 codewords; 2021-10-30 22:00:31 +01:00
CMakeLists.txt Enable the qt backend test on windows 2021-11-23 21:51:31 +09:00
qzint.cpp qzint: getAsCLI: allow for setting GS1PARENS/GS1NOCHECK_MOD thru input_mode 2021-11-23 20:27:28 +00:00
qzint.h GUI: add CLI equivalent dialog (#163); use spinboxes in Sequence dialog 2021-11-23 19:12:48 +00:00