zint-barcode-generator/backend
Robin Stuart 2c2200a7cb modifications for VS2015, some
additional static/const's and a few bugfixes for HanXin and DotStream.

Patch by Michael <virtual_worlds@gmx.de>
2016-09-05 22:06:50 +01: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 modifications for VS2015, some 2016-09-05 22:06:50 +01:00
bmp.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
CMakeLists.txt When libpng is not found, default to GIF output 2016-08-26 11:44:02 +01:00
codablock.c modifications for VS2015, some 2016-09-05 22:06:50 +01: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 modifications for VS2015, some 2016-09-05 22:06:50 +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 modifications for VS2015, some 2016-09-05 22:06:50 +01:00
dmatrix.h modifications for VS2015, some 2016-09-05 22:06:50 +01:00
dotcode.c modifications for VS2015, some 2016-09-05 22:06:50 +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 modifications for VS2015, some 2016-09-05 22:06:50 +01: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 modifications for VS2015, some 2016-09-05 22:06:50 +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 modifications for VS2015, some 2016-09-05 22:06:50 +01:00
pcx.h Make compile with MSVC6 (no C99 compatibility) 2016-07-28 10:32:46 +02: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 Bugfix: Ouput binding in raster images 2016-08-26 15:13:40 +01:00
postal.c Bugfix: Allocate sufficient memory for larger data strings 2016-08-29 18:45:58 +01:00
ps.c modifications for VS2015, some 2016-09-05 22:06:50 +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 Fix various memory leaks 2016-09-03 18:45:09 +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 modifications for VS2015, some 2016-09-05 22:06:50 +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 Add framework for Codablock 2016-08-24 19:37:49 +01:00