..
2of5.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
auspost.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
aztec.c
Populate map for Aztec codes
2016-04-06 09:35:36 +01:00
aztec.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
bmp.c
Remove error in file descriptor
2016-07-19 23:09:08 +01:00
bmp.h
Correct header info
2016-07-22 17:21:40 +01:00
CMakeLists.txt
Add ZSoft PCX image file output
2016-07-23 15:08:55 +01:00
code1.c
Removed include malloc.h for all non-Windows so FreeBSD compiles.
2016-04-03 22:33:01 +02: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
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
code49.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
code128.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
code.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
common.c
Ticket #18 : add some const.
2016-04-06 22:55:14 +02:00
common.h
Ticket #18 : add some const.
2016-04-06 22:55:14 +02:00
composite.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00: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
Bugfix: EDIFACT unlatch character not needed for all symbols
2016-07-22 16:42:39 +01:00
dmatrix.h
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00: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
gridmtx.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
gridmtx.h
Code format and audit, part 1
2016-02-20 09:38:03 +00:00
gs1.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
gs1.h
Improvements from Oxy patch
2016-02-29 19:42:32 +00:00
hanxin.c
Compile MS-VC6 compatible: only define variables after "{" or at top
2016-07-04 12:08:08 +02:00
hanxin.h
Han Xin: Add error correction and codeword interlace
2016-04-16 12:57:45 +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
Add ZSoft PCX image file output
2016-07-23 15:08:55 +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
Han Xin: Add user options (Version and ECC level)
2016-04-30 10:25:16 +01:00
Makefile.mingw
"Remove references to dm200", 2012-07-09 on 7c0e950ee0
2015-12-07 22:26:40 +01:00
maxicode.c
Removed include malloc.h for all non-Windows so FreeBSD compiles.
2016-04-03 22:33:01 +02:00
maxicode.h
Code format and audit, part 2
2016-02-20 10:50:15 +00:00
maxihex.h
Separate PNG and BMP file handling routines and create common framework to allow addition of more output file formats
2016-07-19 23:02:39 +01:00
medical.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
ms_stdint.h
Initial transfer from CVS
2010-06-10 21:52:50 +01:00
pcx.c
Improved PCX algorithm, uses less memory
2016-07-23 19:14:57 +01:00
pcx.h
Add ZSoft PCX image file output
2016-07-23 15:08:55 +01:00
pdf417.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00: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
Separate PNG and BMP file handling routines and create common framework to allow addition of more output file formats
2016-07-19 23:02:39 +01:00
postal.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
ps.c
Don't add descriptor to EPS and SVG if text is supressed
2016-06-19 14:29:39 +01:00
qr.c
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00:00
qr.h
Code format and audit, part 3
2016-02-20 11:29:19 +00:00
raster.c
Add ZSoft PCX image file output
2016-07-23 15:08:55 +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
Replace local concat() and roundup() with C library defaults
2016-03-02 21:12:38 +00: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
svg.c
Add dot mode (experimental)
2016-07-12 15:00:25 +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 ZSoft PCX image file output
2016-07-23 15:08:55 +01:00