zint-barcode-generator/backend
2016-11-26 11:38:00 +00:00
..
2of5.c Remove superfluous code 2016-10-30 17:10:36 +00:00
auspost.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
aztec.c Fix of by one errors when searching from right to left. 2016-10-30 17:10:12 +00:00
aztec.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
bmp.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
bmp.h pack structures in portable fashion, now creates valid bitmap headers for Windows 2016-09-10 18:35:45 +01:00
CMakeLists.txt When libpng is not found, default to GIF output 2016-08-26 11:44:02 +01:00
codablock.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
code.c Remove superfluous code 2016-10-30 17:10:36 +00:00
code1.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
code1.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
code16k.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
code49.c Fix off by one error in code_49 2016-10-30 17:10:40 +00:00
code49.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
code128.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
common.c Fix typos 2016-10-30 17:41:21 +00:00
common.h Enforce DataBar height restrictions 2016-10-14 18:56:49 +01:00
composite.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
composite.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
DEVELOPER Update developer info 2016-02-22 19:07:09 +00:00
dllversion.c code reworked 2012-12-29 19:37:03 +01:00
dmatrix.c Include string terminator when keeping track of b256 encoded characters 2016-11-26 11:38:00 +00:00
dmatrix.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
dotcode.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
eci.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
eci.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
font.h Simplify font.h 2016-02-20 14:38:40 +00:00
gb2312.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
gb18030.h Han Xin: Add Chinese character (GB18030) modes 2016-05-01 22:10:50 +01:00
gif.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
gridmtx.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
gridmtx.h Remove typo from Grid Matrix codeword dividing table 2016-10-09 15:01:16 +01:00
gs1.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
gs1.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
hanxin.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
hanxin.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
imail.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
large.c Code format and audit, part 2 2016-02-20 10:50:15 +00:00
large.h Code format and audit, part 2 2016-02-20 10:50:15 +00:00
library.c Clear symbol->text without a constant. 2016-10-30 17:41:56 +00:00
libzint.rc license changed with permission of original copyright holders (see mailing list for details) 2013-05-16 19:26:38 +02:00
LICENSE license changed with permission of original copyright holders (see mailing list for details) 2013-05-16 19:26:22 +02:00
Makefile.mingw "Remove references to dm200", 2012-07-09 on 7c0e950ee0 2015-12-07 22:26:40 +01:00
maxicode.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
maxicode.h Code format and audit, part 2 2016-02-20 10:50:15 +00:00
medical.c Remove superfluous code 2016-10-30 17:10:36 +00:00
ms_stdint.h Initial transfer from CVS 2010-06-10 21:52:50 +01:00
pcx.c Malloc declaration needed for Visual Studio 2016-11-05 16:46:24 +00:00
pcx.h pack structures in portable fashion, now creates valid bitmap headers for Windows 2016-09-10 18:35:45 +01:00
pdf417.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
pdf417.h Code format and audit, part 2 2016-02-20 10:50:15 +00:00
plessey.c Remove superfluous code 2016-10-30 17:10:36 +00:00
png.c Malloc declaration needed for Visual Studio 2016-11-05 21:06:58 +00:00
postal.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
ps.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
qr.c Interpret 4-bit codewords as big-endian for error correction 2016-11-25 22:21:30 +00:00
qr.h Code format and audit, part 3 2016-02-20 11:29:19 +00:00
raster.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
reedsol.c Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +00:00
reedsol.h Improvements from Oxy patch 2016-02-29 19:42:32 +00:00
render.c Bugfix: Ouput binding in raster images 2016-08-26 15:13:40 +01:00
rss.c Remove superfluous code 2016-10-30 17:10:36 +00:00
rss.h Code format and audit, part 3 2016-02-20 11:29:19 +00:00
sjis.h Code format and audit, part 3 2016-02-20 11:29:19 +00:00
stdint_msvc.h Make compile with MSVC6 (no C99 compatibility) 2016-07-28 10:32:46 +02:00
svg.c Malloc declaration needed for Visual Studio 2016-11-05 16:46:24 +00:00
telepen.c Remove superfluous code 2016-10-30 17:10:36 +00:00
upcean.c Add identifiers to error messages 2016-10-28 22:40:40 +01:00
zint.h Add option to include check digit in UPC/EAN data, and validate before encoding 2016-10-28 19:43:08 +01:00