zint-barcode-generator/backend
2016-09-13 08:16:51 +02:00
..
2of5.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
auspost.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
aztec.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
aztec.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
bmp.c Consolidate raster image rotation and colour sanity checks 2016-09-11 08:42:31 +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 Silence nondefined compiler warnings 2016-09-13 08:16:51 +02:00
code.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
code1.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
code1.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
code16k.c Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +00:00
code49.c Bugfix: Ouput binding in raster images 2016-08-26 15:13:40 +01:00
code49.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
code128.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
common.c Improved rendering of seperator bars for Codablock-F 2016-09-12 21:47:40 +01:00
common.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
composite.c modifications for VS2015, some 2016-09-05 22:06:50 +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 Make compile with MS-VC6 2016-09-12 13:24:18 +02:00
dmatrix.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
dotcode.c Make compile with MS-VC6 2016-09-12 13:24:18 +02: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 Make compile with MS-VC6 2016-09-12 13:24:18 +02:00
gridmtx.c Add ECI encoding 2016-08-16 12:43:41 +01:00
gridmtx.h Code format and audit, part 1 2016-02-20 09:38:03 +00:00
gs1.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
gs1.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
hanxin.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
hanxin.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
imail.c Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +00: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 Improved rendering of seperator bars for Codablock-F 2016-09-12 21:47:40 +01: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 ECI encoding 2016-08-16 12:43:41 +01:00
maxicode.h Code format and audit, part 2 2016-02-20 10:50:15 +00:00
maxihex.h Make compile with MSVC6 (no C99 compatibility) 2016-07-28 10:32:46 +02:00
medical.c modifications for VS2015, some 2016-09-05 22:06:50 +01:00
ms_stdint.h Initial transfer from CVS 2010-06-10 21:52:50 +01:00
pcx.c Consolidate raster image rotation and colour sanity checks 2016-09-11 08:42:31 +01: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 ECI encoding 2016-08-16 12:43:41 +01:00
pdf417.h Code format and audit, part 2 2016-02-20 10:50:15 +00:00
plessey.c Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +00:00
png.c Consolidate raster image rotation and colour sanity checks 2016-09-11 08:42:31 +01:00
postal.c Bugfix: Allocate sufficient memory for larger data strings 2016-08-29 18:45:58 +01:00
ps.c Improved rendering of seperator bars for Codablock-F 2016-09-12 21:47:40 +01:00
qr.c Add ECI encoding 2016-08-16 12:43:41 +01:00
qr.h Code format and audit, part 3 2016-02-20 11:29:19 +00:00
raster.c Improved rendering of seperator bars for Codablock-F 2016-09-12 21:47: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 Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +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 Improved rendering of seperator bars for Codablock-F 2016-09-12 21:47:40 +01:00
telepen.c Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +00:00
upcean.c Replace local concat() and roundup() with C library defaults 2016-03-02 21:12:38 +00:00
zint.h Improved rendering of seperator bars for Codablock-F 2016-09-12 21:47:40 +01:00