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

1360 Commits

Author SHA1 Message Date
hooper114 9c2fbd9e11 Moved GS1 processing to gs1.c 2009-01-08 08:43:25 +00:00
hooper114 7763292cf7 Allow resizing of DM89 symbols 2009-01-05 21:22:12 +00:00
hooper114 8bb378ed25 Make Data Matrix retry if data doesn't fit in specified symbol size. 2009-01-04 22:39:38 +00:00
hooper114 d6df698918 NULL character support 2009-01-02 21:09:16 +00:00
hooper114 1015a11b5a Add symbol size option to Data Matrix 2008-12-31 09:55:58 +00:00
hooper114 4a0b35148d Update version number 2008-12-24 21:30:12 +00:00
hooper114 ecdbd870de Add scale option 2008-12-24 21:29:54 +00:00
hooper114 8a9e55fff1 Add scale option and make whitespace and border options more consistent. 2008-12-24 21:29:31 +00:00
hooper114 a2c76b76ae Australia Code bugfix (concatinating unset string) 2008-12-24 21:26:38 +00:00
hooper114 ef80d11beb Allow output to stdout 2008-12-21 12:17:14 +00:00
hooper114 262df78145 Improvement to scaling method 2008-12-21 11:28:18 +00:00
hooper114 9f94abbf75 Added Korea Post 2008-12-20 15:21:38 +00:00
hooper114 960d46981a Added scale value to change size of output image 2008-12-20 15:21:04 +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 6ae8a7d0d8 Syncronize QZint 2008-11-18 08:52:43 +00:00
hooper114 88cc19bab1 Change of e-mail address 2008-11-17 08:47:42 +00:00
hooper114 49a14d9d73 Added Aztec Runes 2008-11-09 10:06:05 +00:00
hooper114 50f3861d0d Be quiet! 2008-11-08 16:12:52 +00:00
hooper114 2fe1acc4d4 Corrected detection of all zeros and all ones in a block. 2008-11-08 16:05:51 +00:00
hooper114 f68751fbc9 Encoding bugfix 2008-11-07 23:42:53 +00:00
hooper114 d2ac6e7cb6 Add Data Matrix ECC 000-140 and MicroQR 2008-11-05 08:43:13 +00:00
hooper114 da74f2d0d0 Be quiet! 2008-10-19 08:56:47 +00:00
hooper114 8d1b63f180 Adjusted max length Postnet and PLANET 2008-10-16 19:23:54 +00:00
hooper114 8438d1298d Corrected Code 11 check digits 2008-10-16 19:10:34 +00:00
hooper114 71f3316f5b Fix another simple Code 128 bug (not enough room for text) 2008-10-15 21:00:10 +00:00
hooper114 b005aea25a Fix (simple) QR Code bug 2008-10-15 18:22:29 +00:00
hooper114 521d7e119b Corrected PZN 2008-10-14 20:50:17 +00:00
hooper114 33ea0612ae Corrected NVE-18 2008-10-14 20:50:00 +00:00
hooper114 c6e035bde8 Add leading zeroes rather than fail 2008-10-13 20:29:04 +00:00
hooper114 3db0fa77e4 Add leading zeroes rather than fail 2008-10-12 21:05:53 +00:00
hooper114 0400d9d280 Overflow bug fix 2008-10-12 20:03:22 +00:00
hooper114 944a754fee Corrected reed-solomon/Data Matrix bug 2008-10-12 18:52:54 +00:00
hooper114 9e923ff82b Corrected mapping bug (hexagon 672) 2008-10-10 18:56:57 +00:00
hooper114 9d413a7708 Remove major mapping errors 2008-10-10 18:36:51 +00:00
hooper114 7b6cb2699c Stop outputting text! 2008-10-10 18:36:17 +00:00
hooper114 437cfb823d Segmentation fault for little or no data 2008-10-09 11:29:09 +00:00
hooper114 608009b2a5 Reduce memory leak and tidy code 2008-10-08 17:06:16 +00:00
hooper114 858f69ea55 Less another warning 2008-10-08 15:15:49 +00:00
taipanromania 2d71366896 buffer overflow -- 2008-10-08 14:18:32 +00:00
taipanromania 118403cb05 memleak -- 2008-10-07 08:38:08 +00:00
hooper114 869f08b904 More warnings zapped into submission! 2008-10-06 19:46:48 +00:00
hooper114 625d09f621 Blast those warnings! 2008-10-06 19:17:07 +00:00
hooper114 05d77b5fa3 More warnings zapped into submission! 2008-10-06 18:50:36 +00:00
hooper114 bd9765bfd1 Remove valgrind errors 2008-10-06 16:27:48 +00:00
hooper114 3e68f49f35 Corrected EAN-13 text bug 2008-10-06 07:15:48 +00:00
hooper114 285c2c8555 Added double buffered strings 2008-10-06 07:15:07 +00:00
hooper114 844dfdebef Updated error handling 2008-10-05 05:51:58 +00:00
hooper114 79efc11936 Updated error handling 2008-10-05 05:39:14 +00:00
taipanromania fc6a432f7b warnings -- 2008-10-03 09:49:03 +00:00