zint-barcode-generator/backend
Robin Stuart 15ae99ee11 Allow explicit ECI 3
Setting ECI to 3 now causes Zint to include ECI 3 in symbol, and allows entry of data formatted in ISO 8859_1
Fixes #127 requested by Harald Oehlmann
2019-10-06 17:39:54 +01:00
..
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 Allow explicit ECI 3 2019-10-06 17:39:54 +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
code.c Fixes for eci, binary div, upce, other 2019-09-01 20:23:15 +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 Allow selection of GS1 mode on GS1 symbols 2019-10-06 11:30:21 +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 Allow selection of GS1 mode on GS1 symbols 2019-10-06 11:30:21 +01: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 Allow explicit ECI 3 2019-10-06 17:39:54 +01: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 Allow explicit ECI 3 2019-10-06 17:39:54 +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 Allow explicit ECI 3 2019-10-06 17:39:54 +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 Allow explicit ECI 3 2019-10-06 17:39:54 +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 Allow explicit ECI 3 2019-10-06 17:39: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 Allow explicit ECI 3 2019-10-06 17:39:54 +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 explicit ECI 3 2019-10-06 17:39:54 +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 Allow explicit ECI 3 2019-10-06 17:39:54 +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 Allow selection of GS1 mode on GS1 symbols 2019-10-06 11:30:21 +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 2019-09-11 HaO Document svg_plot vector= null crash has ticket number #164 2019-09-11 10:14:42 +02: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 Don't include LeftRAP with CC-A 2019-10-05 11:08:58 +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 2019-09-19 HaO Set Version to 2.6.6 2019-09-18 11:58:57 +02:00