1
0
mirror of https://github.com/woo-j/zint.git synced 2024-10-26 08:55:05 +03:00
zint/backend_qt
gitlost f58c80e290 Add multiple segments support for AZTEC, CODEONE, DATAMATRIX, DOTCODE,
GRIDMATRIX, HANXIN, MAXICODE, MICROPDF417, PDF417, QRCODE, RMQR, ULTRA
RMQR: fix ECI encoding (wrong bit length for indicator)
MICROQR: check versions M1 and M2 for allowed characters so as to give
  better error messages
DOTCODE: some small optimizations
common.c: add is_chr(), segs_length(), segs_cpy()
CODEONE/CODE128/DOTCODE/GRIDMATRIX/HANXIN/MAXICODE/QRCODE/ULTRA: add
  namespace prefixes to static funcs/data
includes: use Z_ prefix, unuse double underscore prefixes (guard defines)
manual.txt: compress some tables using double/treble column sets
2022-05-09 19:50:50 +01:00
..
tests Add multiple segments support for AZTEC, CODEONE, DATAMATRIX, DOTCODE, 2022-05-09 19:50:50 +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_qt.pro DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00: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 Add multiple segments support for AZTEC, CODEONE, DATAMATRIX, DOTCODE, 2022-05-09 19:50:50 +01:00
qzint.h Add multiple segments support for AZTEC, CODEONE, DATAMATRIX, DOTCODE, 2022-05-09 19:50:50 +01:00