..
tests
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
tools
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
2of5.c
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
auspost.c
#181 auspost fix, check input immediately; test for EANX double + fix
2020-03-25 15:40:13 +00:00
aztec.c
AZTEC #190 count only B-1 bits; #191 suppress valgrind, clang-tidy warnings
2020-04-28 13:45:36 +01:00
aztec.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
bmp.c
Windows: cast _allocas/mallocs, update DLL version, props Pierre Y.
2020-06-15 16:06:11 +01:00
bmp.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
channel_precalcs.h
CHANNEL: use nested loops (CHNCHK) and pre-calculated values for performance
2020-06-10 18:41:36 +01:00
CMakeLists.txt
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
codablock.c
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
code1.c
large.c: replace binary_load/add() etc with uint64_t based large_load/add() etc for performance
2020-06-14 14:42:40 +01:00
code1.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
code16k.c
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
code49.c
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
code49.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
code128.c
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
code128.h
CODE16K fixes; separator default 1; raster/vector.c quiet_zones, output.c; #191
2020-05-21 18:22:28 +01:00
code.c
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
common.c
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
common.h
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
composite.c
PDF417TRUNC: stop pattern; PDF417: no default mode codeword 900 if 1st
2020-07-17 16:39:01 +01:00
composite.h
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
DEVELOPER
Update version to 2.6.1
2017-08-27 09:31:02 +01:00
dllversion.c
Windows: cast _allocas/mallocs, update DLL version, props Pierre Y.
2020-06-15 16:06:11 +01:00
dmatrix.c
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
dmatrix.h
libzint.so: suppress exporting INTERNAL functions to the shared library; ZINT_TEST
2019-12-19 00:37:55 +00:00
dotcode.c
DOTCODE: score_array Rev 4; initial HT/FS/GS/RS, macro fixes; CR/LF; #191 clang-tidy warnings; gs1 DEL
2020-05-02 00:38:35 +01:00
eci.c
emf free malloc bufs; tif don't free alloca bufs (Win); -Wextra; tests
2020-04-04 16:53:29 +01:00
eci.h
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
emf.c
emf.c: #191 suppress clang-tidy warnings
2020-05-05 22:51:04 +01:00
emf.h
Set font only once in EMF
2020-04-19 18:46:14 +01:00
font.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
gb2312.c
_MSC_VER malloc.h missing from common.c, gb18030.c, gb2312.c, sjis.c
2020-05-02 01:02:37 +01:00
gb2312.h
Full multibyte option_3 for QR, HANXIN, GRIDMATRIX
2020-04-02 14:41:13 +01:00
gb18030.c
_MSC_VER malloc.h missing from common.c, gb18030.c, gb2312.c, sjis.c
2020-05-02 01:02:37 +01:00
gb18030.h
Full multibyte option_3 for QR, HANXIN, GRIDMATRIX
2020-04-02 14:41:13 +01:00
general_field.c
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
general_field.h
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
gif.c
Windows: cast _allocas/mallocs, update DLL version, props Pierre Y.
2020-06-15 16:06:11 +01:00
gridmtx.c
Fix PCX issue with odd bitmap width; tests; comment GRIDMATRIX byte count
2020-04-06 21:26:13 +01:00
gridmtx.h
GRIDMATRIX codeword fixes, Project Nayuki optimized encoding modes
2019-12-04 13:45:01 +00:00
gs1.c
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
gs1.h
Always parse input as GS1 for EAN128 and RSS_EXP
2019-10-17 10:06:21 +01:00
hanxin.c
Full multibyte option_3 for QR, HANXIN, GRIDMATRIX
2020-04-02 14:41:13 +01:00
hanxin.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
imail.c
large.c: replace binary_load/add() etc with uint64_t based large_load/add() etc for performance
2020-06-14 14:42:40 +01:00
large.c
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
large.h
large.c: replace binary_load/add() etc with uint64_t based large_load/add() etc for performance
2020-06-14 14:42:40 +01:00
library.c
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
libzint.rc
Windows: cast _allocas/mallocs, update DLL version, props Pierre Y.
2020-06-15 16:06:11 +01:00
LICENSE
license changed with permission of original copyright holders (see mailing list for details)
2013-05-16 19:26:22 +02:00
mailmark.c
large.c: replace binary_load/add() etc with uint64_t based large_load/add() etc for performance
2020-06-14 14:42:40 +01:00
Makefile.mingw
Chnaged formatting and set "git config core.autocrlf false" to avoid warning that it will be transformed to crlf. No idea what it does.
2018-12-12 10:09:17 +01:00
maxicode.c
#181 OSS-Fuzz MAXICODE fix, prevent index overrun on numeric compaction
2020-03-28 02:50:15 +00:00
maxicode.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
medical.c
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
ms_stdint.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
output.c
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
output.h
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
pcx.c
Fix PCX issue with odd bitmap width; tests; comment GRIDMATRIX byte count
2020-04-06 21:26:13 +01:00
pcx.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
pdf417.c
PDF417TRUNC: stop pattern; PDF417: no default mode codeword 900 if 1st
2020-07-17 16:39:01 +01:00
pdf417.h
PDF417TRUNC: stop pattern; PDF417: no default mode codeword 900 if 1st
2020-07-17 16:39:01 +01:00
plessey.c
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
png.c
Merge branch Ultra
2020-04-06 17:05:22 +01:00
postal.c
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
ps.c
Merge branch Ultra
2020-04-06 17:05:22 +01:00
qr.c
Windows: cast _allocas/mallocs, update DLL version, props Pierre Y.
2020-06-15 16:06:11 +01:00
qr.h
QR optimize encoding modes
2019-12-16 17:31:52 +00:00
raster.c
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
reedsol.c
emf free malloc bufs; tif don't free alloca bufs (Win); -Wextra; tests
2020-04-04 16:53:29 +01:00
reedsol.h
libzint.so: suppress exporting INTERNAL functions to the shared library; ZINT_TEST
2019-12-19 00:37:55 +00:00
rss.c
RSS_EXPSTACK: #200 use num_columns logic for right-to-left logic
2020-07-15 11:41:09 +01:00
rss.h
rss.c: some fixes for separators, allow check digit, refactoring; bwipp_dump.ps
2020-07-10 19:39:32 +01:00
sjis.c
_MSC_VER malloc.h missing from common.c, gb18030.c, gb2312.c, sjis.c
2020-05-02 01:02:37 +01:00
sjis.h
Full multibyte option_3 for QR, HANXIN, GRIDMATRIX
2020-04-02 14:41:13 +01:00
stdint_msvc.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
svg.c
Merge branch Ultra
2020-04-06 17:05:22 +01:00
telepen.c
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
tif.c
CODEONE/ULTRA overrun fixes; TELEPEN fixes; CODEONE/LOGMARS/VIN/CODABAR options; GUI updates; tests
2020-06-04 18:45:25 +01:00
tif.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
ultra.c
Windows: #196 MinGW/MSYS instructions; INTERNAL and printf %zu Windows-compat fixes
2020-06-18 15:51:57 +01:00
upcean.c
UPC/EAN, ITF14: quiet zones, addongap; raster/vector: sync code, use double
2020-07-15 19:00:12 +01:00
vector.c
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00
zint.h
CODE128: hrt always UTF-8; CODE128/EXCODE39/CODE93: blank same NUL/ctrl/DEL chars
2020-07-19 00:13:03 +01:00