zint-barcode-generator/backend_qt
gitlost b36fba8ba6 DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller
Add FAST_MODE input_mode flag and --fast CLI/Tcl option that selects older
  faster ISO algorithm (may be used by other symbologies in the future)
  and "Fast Encoding" checkbox to Data Matrix GUI
GUI: adds Zint version numbers to DATAMATRIX sizes.
2021-12-18 16:22:02 +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 DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00: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 DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
CMakeLists.txt Enable the qt backend test on windows 2021-11-23 21:51:31 +09:00
qzint.cpp DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
qzint.h GUI: add CLI equivalent dialog (#163); use spinboxes in Sequence dialog 2021-11-23 19:12:48 +00:00