Commit graph

455 commits

Author SHA1 Message Date
hooper114
fdb6485ef1 Resolve Latin-1 in Code 128 bug 2009-11-09 09:18:08 +00:00
hooper114
35cacaef67 Update version number to 2.3.0 2009-11-08 22:17:11 +00:00
hooper114
7c1d8fdc5b Add buffer option 2009-11-08 21:24:32 +00:00
hooper114
13a8a80136 Update to HIBC allows Aztec Code encoding 2009-11-03 10:54:21 +00:00
hooper114
242e57f536 Minor bugfixes 2009-11-02 15:47:08 +00:00
hooper114
6beac47e8d Tidy up loose ends 2009-10-31 22:42:10 +00:00
hooper114
56e75788c2 Rebuilt Micro QR Code to allow mode switching, Kanji characters and correct format information. 2009-10-31 13:18:27 +00:00
hooper114
50ed255c57 Move Micro QR to qr.c 2009-10-31 13:16:36 +00:00
hooper114
fbf2a30fa5 Corrections to Micro QR Code, Unified Reed-Solomon Code 2009-10-25 14:42:30 +00:00
hooper114
1542cf5680 Patches from tgotic 2009-10-22 22:02:02 +00:00
hooper114
a55b21704e Now with Grid Matrix! 2009-10-21 09:08:44 +00:00
hooper114
de7219126a QR Code Lives! 2009-10-11 19:52:13 +00:00
hooper114
b6828d48e7 Undo odd formatting 2009-10-06 19:31:43 +00:00
hooper114
1ff9c0d472 Add corrections from tgotic 2009-10-06 19:03:00 +00:00
hooper114
de9984a346 Update version numbering to 2.2.2 2009-09-29 11:15:16 +00:00
hooper114
04b9a99241 API overhaul part 1: removal of nullchar 2009-09-29 09:45:46 +00:00
hooper114
318d2d4eed Simplify PDF processing 2009-09-19 08:16:21 +00:00
hooper114
467433f0d0 Disable GS1 in QR Code (to allow building against official qrencode) and compress bullseye in Maxicode to save memory. 2009-09-05 06:48:10 +00:00
hooper114
622b32675e MSVC memory error 2009-08-26 19:06:19 +00:00
hooper114
de78542483 Add symbology check option 2009-08-25 22:40:11 +00:00
hooper114
8b9e0163d0 FIM correction 2009-08-24 21:38:13 +00:00
hooper114
00e14b7457 Correct check digit calculation bug 2009-08-21 14:31:43 +00:00
hooper114
a4c878bdbb EDIFACT encoding error - can't encode lower case chars 2009-08-20 23:58:13 +00:00
hooper114
16a86fc54a Add option to input data directly from file 2009-08-20 13:20:59 +00:00
hooper114
4ff1cf21f1 Improved memory usage and bugfix for linear codes 2009-08-19 14:46:14 +00:00
hooper114
5662fc82bf Update license info 2009-08-15 17:22:53 +00:00
hooper114
0d5c7cf9d3 Add 'force Data Matrix to square symbol' option. 2009-08-14 16:52:08 +00:00
hooper114
17c504e724 Add GS1data support to QR Code 2009-08-10 22:33:53 +00:00
taipanromania
0c1dc1bb5f fix .so version 2009-08-10 18:39:32 +00:00
hooper114
06cc245516 Add GS1data support 2009-08-09 08:45:58 +00:00
hooper114
0695eed70c Add NULL character support to QR Code 2009-08-08 15:25:17 +00:00
hooper114
f48a8603e8 MSVC corrections thanks to Norbert Szabó 2009-08-06 19:44:30 +00:00
hooper114
776154d3fe MSVC corrections thanks to Norbert Szabó 2009-08-06 18:48:42 +00:00
hooper114
22dec4892c Extra \0 in preprocessed makes string too long 2009-08-06 08:53:05 +00:00
hooper114
0cfcc41bb4 Update version to 2.1.1 2009-08-06 08:36:01 +00:00
hooper114
5b52afdc8a Only need one copy of license 2009-08-06 08:14:49 +00:00
hooper114
6d5fcc78e3 Improved FNC1 handling 2009-08-05 17:59:28 +00:00
hooper114
46c6430276 Remove all 1 and all 0 codeword detection bug 2009-08-04 18:59:29 +00:00
hooper114
1f4bbf2965 Correct byte mode length bug 2009-08-04 16:50:24 +00:00
hooper114
af26cb69f2 112-bit modulus bug - result is never 0. 2009-08-03 22:56:44 +00:00
hooper114
4a31544645 Extend string 1 byte to accommodate terminator 2009-08-02 10:18:37 +00:00
hooper114
dc21ca1190 Correct error plotting "0" values to MicroPDF 2009-08-02 10:06:41 +00:00
hooper114
33fa523b16 Correct error plotting "0" values to MicroPDF 2009-08-01 23:42:29 +00:00
hooper114
67552adee2 Remove errno value 2009-07-28 21:05:19 +00:00
hooper114
ab82dc6cfa Correct mode switching bug and add debug tool 2009-07-28 08:17:07 +00:00
hooper114
bd840d1ab9 Remove minor omission in sanity check 2009-07-17 22:11:29 +00:00
hooper114
d877168b61 Make Aztec Code MSVC friendly again! 2009-07-16 15:24:46 +00:00
hooper114
fe8747701d Update version number to 2.2 2009-07-13 19:24:55 +00:00
hooper114
3c5b7d5a2e Add GS1 encoding 2009-07-13 19:04:01 +00:00
hooper114
31ffc6e644 Update version number to 2.2 2009-07-13 19:03:28 +00:00
hooper114
067243221e Incorrect variable name 2009-07-10 08:25:13 +00:00
hooper114
2f09c8f938 Tweak Mode C blocks a bit more! 2009-07-10 08:19:22 +00:00
hooper114
2c5e7332e9 Comply with Rule 2 2009-07-09 09:07:37 +00:00
hooper114
063ac4ce4f Add GS1 support to Code 49 2009-07-09 08:28:00 +00:00
hooper114
aa1c9afc66 typo-- 2009-07-09 08:27:33 +00:00
hooper114
6283fdf247 Adjustment to detection of odd-length Mode C blocks to match correction to Code 128 2009-07-08 21:53:19 +00:00
hooper114
5ddf28ffbb Further adjustment for odd-length Mode C blocks 2009-07-08 21:37:22 +00:00
hooper114
5b05d8542c warning-- 2009-07-08 21:22:43 +00:00
hooper114
c94243a74d Re-arranged odd-length Mode C block detection 2009-07-08 17:04:58 +00:00
hooper114
91bf7f7bab Fix Code 93 so that it actually encodes some data 2009-07-08 10:16:31 +00:00
hooper114
f185e85cb9 Disallow EAN2 and EAN5 with addon 2009-07-08 09:14:15 +00:00
hooper114
955c29fc36 Tweak addon text positions 2009-07-08 09:13:19 +00:00
hooper114
bae63db6b4 Fix separator pattern for composite GS1-128 2009-07-08 09:12:41 +00:00
hooper114
3b12f14bad Correct addon formatting problem 2009-07-07 22:01:59 +00:00
hooper114
d3e2fe9b6b Add leading zeroes to composite EAN linear component 2009-07-07 21:47:57 +00:00
hooper114
1889644208 Add Version S and Version T 2009-07-05 16:11:45 +00:00
hooper114
60a5d6db79 Remove console output and add ECC comment 2009-07-05 09:30:53 +00:00
hooper114
e223f21746 Move functions to common.c 2009-07-04 20:50:11 +00:00
hooper114
cec3babc89 Check digit corrections from Massimo 2009-07-04 20:49:17 +00:00
hooper114
2145673ce4 Add Code One support 2009-07-04 20:48:42 +00:00
hooper114
7ad339627c Code 11 correction by John Tarbotton 2009-06-23 19:00:59 +00:00
hooper114
c5a0dd11af Should not be in CVS 2009-06-19 18:49:59 +00:00
hooper114
ae1d317fb6 Correct memory leak with large symbols that have little content (now dynamic memory allocation) 2009-06-19 18:29:49 +00:00
hooper114
10ec8ebf20 Update version number to 2.1.4 2009-06-19 18:28:38 +00:00
hooper114
18b986156f Correct some memory leaks found by MSVC 2009-06-18 10:20:23 +00:00
hooper114
6c631bf282 Remove MSVC compile bugs 2009-06-11 20:37:47 +00:00
hooper114
44f2a0dce6 Moving binary to /usr/lib 2009-06-11 20:35:49 +00:00
hooper114
1a9d077e14 Patches by tgotic 2009-06-07 14:57:10 +00:00
hooper114
38051c8dc1 Bug fix: Does not detect automatic size option 2009-06-07 09:44:51 +00:00
hooper114
84b0118c04 Bug fix: Leading zeroes make ISBN wrong length 2009-06-07 09:43:37 +00:00
hooper114
3cd0c5d2d8 Removal of bug: SIGSEGV on CC-A component 2009-06-07 09:42:30 +00:00
hooper114
55a18653b3 Correction to size selection non-ECC200 2009-06-04 07:02:55 +00:00
hooper114
1cbe22535a Corrected "cannot see dxsmooth" bug 2009-06-03 08:18:21 +00:00
hooper114
b65cd26527 Merge Windows platform patches by tgotic 2009-06-02 20:23:38 +00:00
hooper114
f121cf65ac Trap out of range values - Databar Limited 2009-05-31 21:10:34 +00:00
hooper114
74cfab11f0 Keep Quiet! 2009-05-31 21:10:01 +00:00
hooper114
cb0e4e27e8 Converted zint_symbol structure usage to a more compressed format 2009-05-31 20:33:54 +00:00
hooper114
90d301a6dc Add leading zeroes to UPC/EAN 2009-05-27 09:06:28 +00:00
hooper114
e4837ecaac Update version number 2009-05-19 18:11:00 +00:00
hooper114
661578f18b Minor bugfix 2009-05-19 14:04:19 +00:00
hooper114
fe162c7170 Minor bugfixes 2009-05-17 09:27:43 +00:00
hooper114
4c05da75c7 row binding bugfix 2009-05-16 20:23:53 +00:00
hooper114
0e560805b4 Add Channel Code 2009-05-16 14:19:43 +00:00
hooper114
cd614f42f7 Bugfix: Data doesn't fit in currently selected size symbol 2009-05-14 22:23:01 +00:00
hooper114
76e51fc0ee Improved compression for Latin-1 encoding in Code 128 2009-05-14 22:22:01 +00:00
hooper114
2170302bf5 Set latching problems with Code 128. 2009-05-13 08:01:30 +00:00
hooper114
d6d88b6bc1 Lower character bugfix 2009-05-12 23:19:41 +00:00
hooper114
b62a0ca33a Add Code 49 2009-05-10 11:47:20 +00:00
hooper114
381d40e9a5 Report linear symbol errors in composite symbols 2009-04-28 15:33:04 +00:00
hooper114
54adba8542 ISBN Formatting Correction 2009-04-28 15:31:46 +00:00
hooper114
f567430fea Fix bugs found during GUI overhaul. 2009-04-26 22:04:01 +00:00
hooper114
1649ad0056 Bugfix: Add SVG output to cmake compile 2009-03-22 21:06:28 +00:00
hooper114
de08d8a885 Add Japanese Post Barcode 2009-03-14 11:04:52 +00:00
hooper114
4d2f889f30 Update version number 2009-03-02 08:52:13 +00:00
hooper114
293ecd93d0 K1 and K2 check digit fix 2009-02-28 18:59:47 +00:00
hooper114
3c33245242 Row indicator bugfix 2009-02-28 17:52:49 +00:00
hooper114
fc121cba99 Row indicator bugfix 2009-02-27 20:30:32 +00:00
hooper114
798db42416 End of string bugfix 2009-02-26 06:48:20 +00:00
hooper114
de4f39782f Improved Kanji support - Now converts from Unicode to Shift JIS 2009-02-22 14:13:32 +00:00
hooper114
ee9d0eb601 Add Shift-JIS Kanji support to MicroQR 2009-02-21 23:19:31 +00:00
hooper114
7e0893aa30 Mode C bugfix 2009-02-19 20:10:36 +00:00
hooper114
636a18c74f Allow Unicode in SVG output text 2009-02-19 19:09:57 +00:00
hooper114
aa9edfb320 Convert text and colour information to SVG format 2009-02-18 19:14:56 +00:00
hooper114
1df2fff8a9 Correct binding error 2009-02-17 17:49:34 +00:00
hooper114
b151e526f4 Add SVG support 2009-02-17 17:48:39 +00:00
hooper114
0feb6152d6 Update version info 2009-02-10 23:35:14 +00:00
hooper114
c1e89c6460 Minor HIBC fix 2009-02-10 22:48:00 +00:00
hooper114
4b31b4fe66 Be quiet! 2009-02-01 16:57:45 +00:00
hooper114
776f6a9462 Remove floating point exception bug on smallest symbol. 2009-02-01 16:56:21 +00:00
hooper114
099dd11fcc Add HIBC support 2009-01-31 22:03:46 +00:00
hooper114
dd374c0db5 Stack smashing bug fix 2009-01-31 14:24:47 +00:00
hooper114
f7060fc642 Brand new Data Matrix encoding engine! 2009-01-31 00:44:39 +00:00
hooper114
f1a60e5e51 Valgrind fixes 2009-01-25 19:48:06 +00:00
hooper114
4de53b3e09 Initial FNC1 bug correction 2009-01-24 14:35:46 +00:00
hooper114
8a71220ed6 Add GS1 support to Data Matrix and Codablock-F 2009-01-24 12:22:10 +00:00
hooper114
e527c45c2d Correction to Base256 encoding 2009-01-22 22:25:12 +00:00
hooper114
8bdb2e28a4 communication-- 2009-01-22 20:45:41 +00:00
hooper114
2dd4f31da4 Add GS1 support to Aztec Code 2009-01-16 05:50:22 +00:00
hooper114
c7affa89de Communication++ 2009-01-15 19:37:43 +00:00
hooper114
5fcb61fcd8 detect control char and non numbers in AI 2009-01-15 18:42:15 +00:00
hooper114
834a689e7c tidy up 2009-01-15 18:41:35 +00:00
taipanromania
e13b2cbd5e warning-- 2009-01-15 09:06:13 +00:00
taipanromania
b8240d3d76 faster 2009-01-15 09:05:54 +00:00
taipanromania
fc21c1d0db sync 2009-01-15 09:04:32 +00:00
hooper114
c6728f4c17 Allow FNC1 to be implied by mode character in Code 16k and pass reduced string of correct signedness 2009-01-13 20:42:45 +00:00
hooper114
9b569c8717 Correct length estimate for FNC1 2009-01-13 17:49:37 +00:00
hooper114
700c47d9d0 Add GS1 support to Code 16k 2009-01-13 17:49:00 +00:00
hooper114
64731a4ddd More complete testing and more useful output 2009-01-11 20:54:27 +00:00
hooper114
b6ac39172b Fixed 'FNC1 in Code Set C' bug in EAN128 2009-01-11 18:28:52 +00:00
hooper114
31dce82f3b Move NVE18 encoding to EAN128 2009-01-11 12:09:48 +00:00
hooper114
bc88024f04 Add Input mode support for Unicode, GS1 and Kanji 2009-01-11 09:11:03 +00:00
hooper114
9425bf5946 Improved GS1 checking 2009-01-11 07:42:10 +00:00
hooper114
3768b65d3e Checked against version 8.0 of GS1 standard 2009-01-09 08:45:56 +00:00
hooper114
38b8de26e4 Improved GS1 validation 2009-01-09 08:34:06 +00:00
hooper114
a98fe56ca8 SIGSEGV-- 2009-01-08 08:44:39 +00:00
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
taipanromania
b1b43da367 warnings -- 2008-10-03 09:26:27 +00:00
taipanromania
24576a15fc warnings -- 2008-10-03 08:31:53 +00:00
taipanromania
a4dd78018d warnings -- 2008-10-03 08:22:08 +00:00
taipanromania
749d37721d warnings -- 2008-10-03 08:07:05 +00:00
taipanromania
414bc1c82b Buffer over-flow --
warnings --
2008-10-03 08:05:56 +00:00
hooper114
5b10d056c2 Reduced warnings about signedness 2008-09-30 15:05:53 +00:00
taipanromania
020843b430 enable all warnings 2008-09-28 11:19:33 +00:00
taipanromania
0d818a8803 we need to return something 2008-09-28 11:06:11 +00:00
taipanromania
3bb2c46210 memleak -- 2008-09-27 21:15:38 +00:00
taipanromania
8ff0df1491 better windows support 2008-09-26 11:39:06 +00:00
taipanromania
9b393e39b8 bump version to 1.99.1 (2.0 beta 1) 2008-09-24 09:44:16 +00:00
taipanromania
ae7a09dce6 compile on windows too. 2008-09-24 09:00:44 +00:00
hooper114
76d42e1495 Bug fix - DAFT Code 2008-09-20 05:47:37 +00:00
hooper114
b79399a5cc Added support for 'X' in Telepen Numeric and changed errno for error_number 2008-09-19 09:16:19 +00:00
hooper114
eaf7cf1d3e Added EAN-14 and moved around a little to match Tbarcode 8 2008-09-19 09:07:59 +00:00
hooper114
938cd577e4 Added EAN-14 2008-09-19 09:02:52 +00:00
hooper114
43f714ffde Added EAN-14 2008-09-19 08:52:56 +00:00
hooper114
d4480f447d Replaced errno with error_number 2008-09-19 08:51:00 +00:00
hooper114
c8adcab343 Added EAN-14 and corrected bug in EAN-128 2008-09-19 08:49:30 +00:00
hooper114
30f8e4f77b changed errno to error_number 2008-09-19 08:47:28 +00:00
taipanromania
f4d73b209a cmake buildsystem 2008-09-18 14:44:52 +00:00
taipanromania
df102f0928 now ZINT_VERSION it's set by the build system 2008-09-18 14:39:25 +00:00
taipanromania
a88fcaa923 now ZINT_VERSION it's set in build system 2008-09-18 14:38:45 +00:00
taipanromania
abd4ced7d7 change WITH_QR to NO_QR 2008-09-18 14:37:45 +00:00
taipanromania
fa21baafce change VERSION to ZINT_VERSION 2008-09-18 14:36:31 +00:00
taipanromania
3b7c7895e7 compile without png 2008-09-17 18:24:15 +00:00
hooper114
0704f600f0 Oops! Missed a reference to check digit option. 2008-09-16 08:41:45 +00:00
hooper114
f7c53508a4 Movement of symbology codes to match Tbarcode 8 2008-09-16 07:50:43 +00:00
hooper114
c11a560730 Removed Ultracode formatting and added Codablock-F formatting. 2008-09-16 07:47:46 +00:00
hooper114
8224d45c97 Removed errno and added DAFT Code. 2008-09-16 07:46:22 +00:00
hooper114
d594bbd815 Added formatting for Codablock-F 2008-09-16 07:45:03 +00:00
hooper114
3d417f7e30 Removed errno and added handler for MSI check options. 2008-09-16 07:44:01 +00:00
hooper114
5fcd20a844 Added blockf.c 2008-09-16 07:41:17 +00:00
hooper114
031836ef3e Brought in line with Tbarcode 8 and removed errno. 2008-09-16 07:39:47 +00:00
hooper114
0e5e3db388 Added Codablock-F and DAFT Code, removed MSI variants. 2008-09-16 07:36:37 +00:00
hooper114
086d26093b Adjusted for change of symbology numbers. 2008-09-16 07:33:02 +00:00
hooper114
cc348e0369 First implimentation of Codablock-F 2008-09-16 07:31:08 +00:00
hooper114
d96211f71c Removed duplicate compression algorithm and put strlen(source) into a variable. 2008-09-16 07:30:41 +00:00
hooper114
cf80e9c86c added Aztec Code support 2008-09-02 20:01:41 +00:00
hooper114
e2a2c20b7b removed 2008-09-02 19:58:33 +00:00
hooper114
8d9de85cac added BARCODE_KIX and BARCODE_CODE32 2008-09-02 19:57:47 +00:00
hooper114
6306a97f22 merge qr.c and no_qr.c 2008-09-02 19:49:08 +00:00
hooper114
abd18ac7a1 change _errno_ to error_number 2008-09-02 19:48:13 +00:00
hooper114
73a51d6813 add KIX code 2008-09-02 19:47:26 +00:00
hooper114
e1db5bfca0 add PNG image rotation 2008-09-02 19:46:34 +00:00
hooper114
108c317baa Add Code 32 and change _errno_ to error_number 2008-09-02 19:44:41 +00:00
hooper114
126d3a71e1 patch by Till Maas 2008-09-02 19:43:02 +00:00
hooper114
cde11c130c expanded for Aztec Code and Code 32 2008-09-02 19:41:14 +00:00
hooper114
6f02bfe055 extended ASCII characters moved one pixel left to display better 2008-09-02 19:40:32 +00:00
hooper114
bc9a51372e bug fix from Yannick Morin-Rivest 2008-09-02 19:39:07 +00:00
hooper114
d38e41fa74 new symbologies added 2008-09-02 19:36:27 +00:00
hooper114
00aeeea0b1 extended ASCII bug fix 2008-09-02 19:34:27 +00:00
taipanromania
3b96fc9619 C++ support
option_3
2008-07-18 14:47:03 +00:00
taipanromania
d6d404da4c if NO_PNG is defined don't compile PNG support 2008-07-18 14:44:46 +00:00
taipanromania
5230f54433 PDF_MAX --> option_3
if NO_PNG is defined don't compile PNG support
2008-07-18 14:43:30 +00:00