gitlost
4e72a541f7
PDF417: fix cols/rows calculation to require multiple <= 928 codewords;
...
add specify rows option (option_3) (#204 );
warn if cols increased from specified (back-incompatible);
move table definitions from "pdf417.h" to new "pdf417_tabs.h" and
make INTERNAL_DATA and share with composite.c (saves ~10K);
prefix routines and tables with "pdf_";
some small performance improvements through if/elses, pdf_textprocess()
& pdf_numbprocess() loop simplifications
MICROQR: fix debug access crash on printing non-NUL-terminating binary
DATAMATRIX: fix missing ++ from "[tp]" at C40/TEXT EOD processing of GS1
(though probably never reached); use "[tp++]" throughout
Add const to static tables missing it and also to some variables
Change "debug" -> "debug_print" throughout
2021-10-30 22:00:31 +01:00
gitlost
62cc9e49f5
Bump version to 2.10.0.9 (dev)
2021-08-14 16:11:25 +01:00
gitlost
a04a44f1e6
Update zint version to 2.10.0
2021-08-10 16:14:10 +01:00
gitlost
54947fb435
Restore backend_qt - static only now; qzint: legacy support for renamed methods
2021-06-24 18:31:08 +01:00
Robin Stuart
f9b639ed9c
Move QZint class into frontend binary
2020-11-22 20:17:46 +00:00
gitlost
ac7b5dd282
#206 build: version to 2.9.1.9; ZINT_VERSION_BUILD (9 dev); tools/update_version.php
2020-09-04 16:38:11 +01:00
gitlost
3690c19749
CHANNEL: use nested loops (CHNCHK) and pre-calculated values for performance
2020-06-10 18:41:36 +01:00
gitlost
7be63a00b6
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
Harald Oehlmann
0c5dc4d030
Set version to 2.7.1
2020-02-01 19:36:50 +01:00
gitlost
889e786d95
HANXIN ECI conversion, GB 18030 LIBICONV port; some codeword fixes; optimized encoding modes
2019-12-08 16:15:34 +00:00
Harald Oehlmann
e03d03c877
Update version to 2.7.0
2019-12-05 20:16:39 +01:00
Harald Oehlmann
045a9e3b00
Make zint compile on MS-VC6. Adopt makefiles to new file list.
2019-12-05 19:19:37 +01:00
gitlost
8be13283db
ECI conversion for GRIDMATRIX; GB 2312 LIBICONV port
2019-11-28 19:15:29 +00:00
gitlost
fed7378675
Handle UNICODE_MODE ECI conversion for reduced charset barcodes and QRCODE/MICROQR
2019-11-27 16:16:14 +00:00
Harald Oehlmann
23ec0d48fc
Make compile with ms-vc6 (zint, tcl) and VS2015 (qzint)
2019-11-17 19:30:55 +01:00
Harald Oehlmann
6e1283ccd8
2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme
2019-10-07 11:57:35 +02:00
Harald Oehlmann
6751a816a6
2019-09-19 HaO Set Version to 2.6.6
2019-09-18 11:58:57 +02:00
Harald Oehlmann
40aab7908b
2018-08-30 2.6.5 HaO Set version to 2.6.5
2019-09-02 12:37:01 +02:00
Harald Oehlmann
6949143419
2018-08-30 2.6.4 HaO Set version to 2.6.4
2019-08-30 19:18:14 +02:00
Harald Oehlmann
128a6f43d6
Included backend/ultra.c in makefiles I maintain
2019-08-30 14:41:03 +02:00
Harald Oehlmann
30a334f60b
Add backend/vector.c to makefiles I maintain
2018-11-02 09:34:00 +01:00
Robin Stuart
749eb55321
Merge branch 'master' of ssh://git.code.sf.net/p/zint/code
...
Thanks to work being done at SF!
2018-02-15 10:47:59 +00:00
Robin Stuart
ffd1ed2d6b
Update version number to 2.6.3
2018-02-15 10:46:02 +00:00
Harald Oehlmann
7fb7203a86
Include VIN and MailMark symbologies
2018-02-13 16:37:46 +01:00
Harald Oehlmann
4b03bccba0
Make compile with MS-VC and set release version 2.6.2 in various files
...
Attention: qtzint.exe core dumpfs for me
2017-10-23 17:07:30 +02:00
Robin Stuart
ff6995070b
Merge branch 'qt5'
2017-04-11 07:54:28 +01:00
Harald Oehlmann
ffc9c441f7
Make png work
2017-01-18 18:07:17 +01:00
Harald Oehlmann
1863399956
Finalize Win Build including instructions and setup script
2017-01-18 17:39:41 +01:00
Harald Oehlmann
877201bcfe
2017-01-18 Tried to compile QT5 on windows: - no PNG (64 bit issues), exe does not run ;-)
2017-01-18 15:53:50 +01:00
Robin Stuart
0f9a326398
Update to Qt5
2016-12-11 15:29:06 +00:00