1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-09 23:23:36 +00:00
Commit Graph

761 Commits

Author SHA1 Message Date
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 db6757ab91 Make scaling available at front end 2008-12-21 11:29:15 +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 4d9aefec94 Update symbology table 2008-12-07 20:12:57 +00:00
hooper114 e6ace8a855 Add Korea Post 2008-12-07 20:11:50 +00:00
taipanromania 1cc515d800 update maxi code rendering 2008-11-18 17:10:54 +00:00
hooper114 3cf4212869 Correct formatting and update to version 2.0 2008-11-18 08:54:47 +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
taipanromania cc62769d2c update the frontend 2008-11-03 13:32:12 +00:00
taipanromania a8ba981dbe add mode method for composite types
cleanup the code
2008-11-03 13:31:23 +00:00
hooper114 557d4d22cf Added cmake instructions 2008-10-20 07:23:34 +00:00
hooper114 ed9e0c0426 Corrections for 2.0 beta r2 2008-10-19 08:57:58 +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
taipanromania 5994ff5cf7 aspectRatio 2008-10-11 10:30:35 +00:00
taipanromania 634386b8a4 round the bullseye 2008-10-11 10:30:08 +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
taipanromania fd45a1d277 don't need scale factor when render, we can scale the scene or the view. 2008-10-09 09:58:18 +00:00
taipanromania b0f9cfb532 cleanup maxicode 2008-10-09 09:56:54 +00:00
taipanromania c4dbeced66 cleanup 2008-10-09 09:55:18 +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 cad4ff9f57 added zoom in/out and rotate 2008-10-07 14:28:32 +00:00
taipanromania b3fb7c5cbf rewirte maxicode renderer 2008-10-07 14:27:39 +00:00