..
tests
Fix microqr version option out-by-one
2019-09-02 11:43:14 +01:00
2of5.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
auspost.c
Remove error correction bug for Australia Post symbols
2018-03-15 19:17:34 +00:00
aztec.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
aztec.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
bmp.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
bmp.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
CMakeLists.txt
Add placeholder for Ultracode
2019-03-21 09:14:24 +00:00
codablock.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
code1.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
code1.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
code16k.c
Fix mixed unix / windows EOL
2017-10-25 17:15:35 +01:00
code49.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
code49.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
code128.c
Correct reader init bug in Code 128
2018-06-19 21:14:02 +01:00
code.c
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
common.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
common.h
Refactor
2017-09-11 19:21:33 +01:00
composite.c
Improved binary multiplication for large numbers
2018-02-11 08:00:32 +00:00
composite.h
Update version to 2.6.1
2017-08-27 09:31:02 +01:00
DEVELOPER
Update version to 2.6.1
2017-08-27 09:31:02 +01:00
dllversion.c
code reworked
2012-12-29 19:37:03 +01:00
dmatrix.c
2018-08-30 HaO Implemented GS separator for Datamatrix (--gssep option). Ticket #139
2019-08-30 16:14:17 +02:00
dmatrix.h
2018-08-30 HaO Change DMRE from AIM standard to ISO/EC29158 DMRE (not backward compatible)
2019-08-30 18:41:58 +02:00
dotcode.c
Select symbol with unforced corners if none meets threshold
2018-06-20 00:40:36 +01:00
eci.c
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
eci.h
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
emf.c
Fix EOF bug in EMF output
2019-03-14 11:02:17 +00:00
emf.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
font.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
gb2312.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
gb18030.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
gif.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
gridmtx.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
gridmtx.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
gs1.c
Enhanced data length checks for GS1 data
2019-03-18 17:24:07 +01:00
gs1.h
Update to version 2.6.0 and update copyright to 2017
2017-05-11 21:14:38 +01:00
hanxin.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
hanxin.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
imail.c
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
large.c
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
large.h
Improved binary multiplication for large numbers
2018-02-11 08:00:32 +00:00
library.c
Don't stretch PDF unless expressly requested by user
2019-09-04 21:57:54 +01:00
libzint.rc
Update gitignore.
2017-05-25 20:17:43 +03: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
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +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
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
maxicode.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
medical.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
ms_stdint.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
pcx.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
pcx.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
pdf417.c
Allow PDF to latch into numeric compaction
2019-09-04 21:34:20 +01:00
pdf417.h
Refactor
2017-09-11 19:21:33 +01:00
plessey.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
png.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
postal.c
Add new symbology: Royal Mail Mailmark
2018-02-06 20:57:01 +00:00
ps.c
Make it compile with MS-VC6++
2018-11-02 09:09:38 +01:00
qr.c
Fix microqr version option out-by-one
2019-09-02 11:43:14 +01:00
qr.h
Make data types for tables consistent across symbologies
2017-08-09 09:13:37 +01:00
raster.c
Remove Maxicode segfault bug
2019-09-02 20:25:17 +01:00
reedsol.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
reedsol.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
render.c
Make EAN and UPC symbols resizable in glabels in accordance with EN 797:1996
2018-01-29 19:12:30 +00:00
rss.c
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
rss.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
sjis.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
stdint_msvc.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
svg.c
Plot vector graphics using linked list structure
2018-06-10 09:16:18 +01:00
telepen.c
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
tif.c
Do not free _alloca data
2018-02-13 16:53:12 +01:00
tif.h
Remove spaces before EOL
2017-10-25 17:23:57 +01:00
ultra.c
Add placeholder for Ultracode
2019-03-21 09:14:24 +00:00
upcean.c
Fixes for eci, binary div, upce, other
2019-09-01 20:23:15 +01:00
vector.c
Ticket [125]: set type of text_height and text_offset to float as they are only used as such and one is multiplied by 0.8. In addition, silence all compiler warnings about possible data loss due to int->float and double->float conversions
2019-02-02 19:42:02 +01:00
zint.h
2018-08-30 2.6.5 HaO Set version to 2.6.5
2019-09-02 12:37:01 +02:00