1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-10 15:43:40 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Robin Stuart 53573f12f6 Adjust maximum size of KIX code
KIX can be up to 18 characters, not just 11
Thanks to Age Bosma
2010-09-13 20:47:22 +01:00
hooper 2300a76a07 Add size restrictions for some barcode types
No longer allows symbols of size less than 2mm high or 2mm wide
Enforces correct sizing for Australia Post, Intelligent Mail, Royal Mail 4-State and KIX Code
Adjusts ascender/tracker/descender proportions on all 4-state codes to revised 3/2/3 standards
Enforces normative sizing for UPC and EAN
Enforces minimum sizing for Codabar and Code 49
Tidies up the code a bit so that all of the above makes some sense
2010-09-12 11:54:47 +01:00
Robin Stuart 574319bb1c Added Maxicode for glabels interface
glabels can now access Maxicode encoding
2010-08-21 22:57:54 +01:00
hooper114 1ac256c223 Improved scaling. Started to implement Reader Initialisation mode. 2009-12-03 10:04:04 +00:00
hooper114 b24cf09fe7 Free bitmap structure, add clear option, correct KIX Code and fix spelling mistake. 2009-12-02 09:09:45 +00:00
hooper114 1ff9c0d472 Add corrections from tgotic 2009-10-06 19:03:00 +00:00
hooper114 04b9a99241 API overhaul part 1: removal of nullchar 2009-09-29 09:45:46 +00:00
hooper114 8b9e0163d0 FIM correction 2009-08-24 21:38:13 +00:00
hooper114 776154d3fe MSVC corrections thanks to Norbert Szabó 2009-08-06 18:48:42 +00:00
hooper114 6c631bf282 Remove MSVC compile bugs 2009-06-11 20:37:47 +00:00
hooper114 b65cd26527 Merge Windows platform patches by tgotic 2009-06-02 20:23:38 +00:00
hooper114 cb0e4e27e8 Converted zint_symbol structure usage to a more compressed format 2009-05-31 20:33:54 +00:00
hooper114 fe162c7170 Minor bugfixes 2009-05-17 09:27:43 +00:00
hooper114 de08d8a885 Add Japanese Post Barcode 2009-03-14 11:04:52 +00:00
hooper114 636a18c74f Allow Unicode in SVG output text 2009-02-19 19:09:57 +00:00
hooper114 909394478f Correction to Korea Post check digit 2008-12-16 07:41:35 +00:00
hooper114 e6ace8a855 Add Korea Post 2008-12-07 20:11:50 +00:00
hooper114 88cc19bab1 Change of e-mail address 2008-11-17 08:47:42 +00:00
hooper114 8d1b63f180 Adjusted max length Postnet and PLANET 2008-10-16 19:23:54 +00:00
hooper114 3db0fa77e4 Add leading zeroes rather than fail 2008-10-12 21:05:53 +00:00
hooper114 844dfdebef Updated error handling 2008-10-05 05:51:58 +00:00
taipanromania 24576a15fc warnings -- 2008-10-03 08:31:53 +00:00
hooper114 5b10d056c2 Reduced warnings about signedness 2008-09-30 15:05:53 +00:00
hooper114 76d42e1495 Bug fix - DAFT Code 2008-09-20 05:47:37 +00:00
hooper114 8224d45c97 Removed errno and added DAFT Code. 2008-09-16 07:46:22 +00:00
hooper114 73a51d6813 add KIX code 2008-09-02 19:47:26 +00:00
taipanromania 8352d14b62 update to zint 1.6.1 2008-07-18 14:35:32 +00:00
factor 52aa6fdb27 Initial revision 2008-07-13 21:15:55 +00:00