Commit Graph

91 Commits

Author SHA1 Message Date
994c5adb10 Fix batch bugs: 1) interpretation of former code included in next if shorter, wrong eof detection issed wrong warning 2015-08-18 14:17:59 +02:00
1c0066baa9 DMRE: Datamatrix with extended rectangular formats 2015-08-18 13:53:55 +02:00
152c7d32af create static link lib (thanks to Maximilian) 2013-01-10 14:49:04 +01:00
8c78216dc1 version number updated 2012-12-31 14:41:42 +01:00
4c45bac1ae reworked 2012-12-30 14:55:05 +01:00
29edddcf94 Update version to 2.4.2
Update version number to 2.4.2 and remove reference to broken website.
2011-05-02 07:24:09 +01:00
0871eda1c0 Resolve issues with batch processing.
A couple of minor errors prevented the --batch option from working.
The default output filename (out.png) is now set when encoding.
2011-03-08 11:36:10 +00:00
bac1bfe09b Correct test scripts.
Remove symbologies no longer supported from test scripts.
2010-12-27 08:51:37 +00:00
e2f35eaf39 Refine batch processing.
Try to remove possibility of stack smashing or infey loops.
Add detection of CRLF formatted input files.
2010-12-26 17:09:18 +00:00
d6a733d517 Improved batch processing
Improvements to new --batch option on CLI.
Now accepts formatting commands.
2010-12-24 22:09:40 +00:00
bbabd40a5c Add batch option to command line
Made a start on adding batch capability to the command line.
Will also accept batch input from stdin.
2010-12-24 10:55:08 +00:00
1c540a6382 Added smalltext option
Added an option which allows use of reduced size text.
Reduced size font information added to font.h.
2010-12-19 22:23:59 +00:00
e09ce1aba2 Add manpage
Debian requires a manpage. Here it is!
2010-10-18 22:14:00 +01:00
04972801d1 Add reader init option to frontend
Add --init option to frontend.
2010-10-18 21:08:29 +01:00
93c678e1cf Performance improvement
Simplifies the QR code and improves performance
Adds a new --dump option to output binary to stdout
With thanks to Ismael Luceno
2010-09-12 14:52:44 +01:00
81b4902c95 Removed old Data Matrix standards
Removed Data Matrix ECC 000 to 140 because (a) they don't work properly and (b) nobody uses them anyway!
Also removed some ghosts of Codablock-F - there are some more to find.
2010-06-16 09:00:31 +01:00
e3f3dddbf0 Add escape codes to CLI
Escape codes can now be used from the CLI - such as /n for 0x0a
2010-06-13 12:03:40 +01:00
6b68a42ccc Remove Codablock test 2010-05-23 08:17:46 +00:00
545ff663d3 Update version to 2.3.2 2010-05-23 07:18:15 +00:00
93d65a910c Various minor bugfixes 2010-05-16 21:58:18 +00:00
7c9dee39e6 Re-adjustment of Makefiles 2010-03-04 07:38:47 +00:00
2e001b160d Reinstated Makefiles and updated readme. 2010-03-01 22:34:35 +00:00
190360ea6a Add --notext option. 2010-02-27 09:58:15 +00:00
1d9cbbc00d *** empty log message *** 2010-01-28 18:00:52 +00:00
f6dc4dfc07 Remove Codablock-F 2010-01-28 17:55:59 +00:00
92239de584 New icon 2009-11-22 15:46:15 +00:00
dcefa4eee1 Structural changes and updates from tgotic 2009-11-22 15:38:15 +00:00
1695eae7dd Structural changes and updates from tgotic 2009-11-17 22:36:04 +00:00
35cacaef67 Update version number to 2.3.0 2009-11-08 22:17:11 +00:00
13a8a80136 Update to HIBC allows Aztec Code encoding 2009-11-03 10:54:21 +00:00
1ff9c0d472 Add corrections from tgotic 2009-10-06 19:03:00 +00:00
de9984a346 Update version numbering to 2.2.2 2009-09-29 11:15:16 +00:00
04b9a99241 API overhaul part 1: removal of nullchar 2009-09-29 09:45:46 +00:00
16a86fc54a Add option to input data directly from file 2009-08-20 13:20:59 +00:00
0cfcc41bb4 Update version to 2.1.1 2009-08-06 08:36:01 +00:00
5b52afdc8a Only need one copy of license 2009-08-06 08:14:49 +00:00
f72de2c575 Update test scripts to include Code One 2009-07-16 15:23:50 +00:00
d0f4858762 Add --directsvg option to menu 2009-07-13 19:44:50 +00:00
5192d27269 Add Code One to option list 2009-07-13 19:25:23 +00:00
31ffc6e644 Update version number to 2.2 2009-07-13 19:03:28 +00:00
b1ca793638 Update -t option so that it fits in a DOS window 2009-06-19 18:30:47 +00:00
10ec8ebf20 Update version number to 2.1.4 2009-06-19 18:28:38 +00:00
805e80e0bb Improved test scripts 2009-06-11 20:36:40 +00:00
def19e9811 Merge Windows platform patches by tgotic 2009-06-02 20:28:54 +00:00
b65cd26527 Merge Windows platform patches by tgotic 2009-06-02 20:23:38 +00:00
8398eff997 better debian support
added qt frontend to debian packages
2009-05-20 08:33:01 +00:00
e4837ecaac Update version number 2009-05-19 18:11:00 +00:00
c47744c019 Add new symbologies 2009-05-17 09:28:16 +00:00
642b67d240 Add new symbologies to table 2009-05-16 14:36:33 +00:00
de08d8a885 Add Japanese Post Barcode 2009-03-14 11:04:52 +00:00