Robin Stuart
|
f5fc3c72d1
|
Update README
|
2016-10-27 20:34:50 +01:00 |
|
Robin Stuart
|
796af2580f
|
Make MaxiCode scalable in raster files
|
2016-10-27 17:50:10 +01:00 |
|
Robin Stuart
|
54c0a858ea
|
Don't include empty strings in output SVG
|
2016-10-27 13:47:32 +01:00 |
|
Robin Stuart
|
83e368f8c1
|
Update test routines
|
2016-10-27 13:34:59 +01:00 |
|
Robin Stuart
|
20c4509ecd
|
Set fixed row height in Codablock-F
|
2016-10-27 13:33:19 +01:00 |
|
Robin Stuart
|
5402264ad9
|
Alterations based on feedback from Wang Yi
|
2016-10-27 12:35:53 +01:00 |
|
Robin Stuart
|
eecad5e43f
|
Allow minimum number of columns
|
2016-10-27 09:47:04 +01:00 |
|
Robin Stuart
|
7ea03123c8
|
Set minimum row heights
|
2016-10-27 09:32:12 +01:00 |
|
Harald Oehlmann
|
a57ef2adc8
|
2016-10-26 HaO Extended HIBC string length to 112 (HIBC 2.6)
|
2016-10-26 19:34:21 +02:00 |
|
Robin Stuart
|
673803d888
|
Add Codablock-F to manual
|
2016-10-22 12:29:00 +01:00 |
|
Robin Stuart
|
e5f5aa7f9b
|
Update API documentation
|
2016-10-22 10:05:27 +01:00 |
|
Robin Stuart
|
82e7d197fd
|
Add even more CLI options to the manual
|
2016-10-19 22:23:01 +01:00 |
|
Robin Stuart
|
2ce7e39fb1
|
Update manual with new CLI options
|
2016-10-19 19:59:48 +01:00 |
|
Robin Stuart
|
647d602d5e
|
Merge branch 'master' of ssh://git.code.sf.net/p/zint/code
Forgot to pull first... again!
|
2016-10-17 21:10:39 +01:00 |
|
Robin Stuart
|
6003b14083
|
Simplify CLI for batch processing
|
2016-10-17 21:10:13 +01:00 |
|
Harald Oehlmann
|
f83413f481
|
Corrected zint tcl package version to 2.5.2
|
2016-10-17 22:01:15 +02:00 |
|
Robin Stuart
|
cfda2067b1
|
Improved handling of partial row data
Bug reported by Edgard Lima and fixed by Milton Neal
|
2016-10-15 10:54:23 +01:00 |
|
Robin Stuart
|
dd80371b17
|
Enforce DataBar height restrictions
|
2016-10-14 18:56:49 +01:00 |
|
Robin Stuart
|
d6a1008ae7
|
Plot pixel buffer the right way up
|
2016-10-14 16:08:03 +01:00 |
|
Harald Oehlmann
|
674687feba
|
tcl backend 2.5.2: Include the upstream reverted image format
|
2016-10-14 16:23:15 +02:00 |
|
Robin Stuart
|
d3b6c9ec07
|
Remove typo from Grid Matrix codeword dividing table
Bugfix by brunt, Fixes #34
|
2016-10-09 15:01:16 +01:00 |
|
Robin Stuart
|
ee12f3569b
|
Correction to special case row handling GS1-DataBar Stacked
|
2016-10-09 14:10:39 +01:00 |
|
Robin Stuart
|
f145680739
|
Revoke changes made to pixel buffering in API
|
2016-10-02 10:45:47 +01:00 |
|
Robin Stuart
|
f8b56002c9
|
Improved processing of CC-C
|
2016-09-25 11:09:20 +01:00 |
|
Robin Stuart
|
f4ad4a1afd
|
Add Codablock options to Studio
|
2016-09-21 17:40:18 +01:00 |
|
Harald Oehlmann
|
a752f2583f
|
Codablock F:
- Fixed crash for negative planed column count.
- Use a square-symbol if no dimensions given, starting at 9 planed characters
|
2016-09-20 23:19:31 +02:00 |
|
Robin Stuart
|
9eff5cc63a
|
Allow adjustment of dot size when in dotty mode
|
2016-09-18 14:09:58 +01:00 |
|
Robin Stuart
|
b13efe334a
|
Slight code reduction - use loops when converting to or from binary
|
2016-09-17 18:22:26 +01:00 |
|
Robin Stuart
|
0dd072437e
|
Add Codablock options to Studio
Also remove divide by zero bug calculating row height
|
2016-09-17 11:39:01 +01:00 |
|
Robin Stuart
|
c351ed492e
|
Minor tweaks: Don't allow GS1 in Codablock-F, Don't allow negative height rows, Warn user if using ECI mode
|
2016-09-14 22:34:59 +01:00 |
|
Harald Oehlmann
|
51d737b8db
|
Update TEA build of tcl zint package
|
2016-09-14 10:01:49 +02:00 |
|
Harald Oehlmann
|
6d3b167ead
|
2016-09-14 2.5.1 HaO
- Added Codablock F options "-rows".
- Adopted to new image format of zint
|
2016-09-14 09:51:54 +02:00 |
|
Robin Stuart
|
b49f3f0255
|
Fix memory leak in PostScript
Also match ZBarcode_Encode prototype with definition
Fixes thanks to Alex Haley <ahaley42@sf>, Ref ticket #33
|
2016-09-13 21:30:19 +01:00 |
|
Harald Oehlmann
|
343b3b873e
|
Silence nondefined compiler warnings
|
2016-09-13 08:16:51 +02:00 |
|
Robin Stuart
|
16511da26d
|
Improved rendering of seperator bars for Codablock-F
|
2016-09-12 21:47:40 +01:00 |
|
Harald Oehlmann
|
8af885a3b8
|
Add Codablock, DotCode and ECI to backend_qt4.pro
|
2016-09-12 16:41:19 +02:00 |
|
Harald Oehlmann
|
7b4009d19f
|
Fixed bugs: C128 arbitrary data, C128 wrong checksum
|
2016-09-12 15:49:17 +02:00 |
|
Harald Oehlmann
|
2cf489eac2
|
Make compile with MS-VC6
|
2016-09-12 13:24:18 +02:00 |
|
Robin Stuart
|
7ae2e68396
|
Typo--
|
2016-09-11 08:47:34 +01:00 |
|
Robin Stuart
|
e0402ba434
|
Consolidate raster image rotation and colour sanity checks
|
2016-09-11 08:42:31 +01:00 |
|
Robin Stuart
|
71a30a9031
|
pack structures in portable fashion, now creates valid bitmap headers for Windows
|
2016-09-10 18:35:45 +01:00 |
|
Robin Stuart
|
6dbf817ffa
|
Resolve link error LNK2019 in VS
Bugfix by Milton Neal <miltonneal@bigpond.com>
|
2016-09-10 16:33:08 +01:00 |
|
Robin Stuart
|
2c2200a7cb
|
modifications for VS2015, some
additional static/const's and a few bugfixes for HanXin and DotStream.
Patch by Michael <virtual_worlds@gmx.de>
|
2016-09-05 22:06:50 +01:00 |
|
Robin Stuart
|
8d3abf8440
|
Suppress warnings for uninitialized values
|
2016-09-04 16:35:11 +01:00 |
|
Robin Stuart
|
d86ac40b20
|
Plot Codablock symbols to file and in Studio
|
2016-09-04 11:04:41 +01:00 |
|
Robin Stuart
|
a7bcef4ef7
|
Fix various memory leaks
Bugfixes thanks to Alex Haley <ahaley42@users.sf.net>
|
2016-09-03 18:45:09 +01:00 |
|
Harald Oehlmann
|
e6ff154543
|
Codablock F C128 Codeword generation implemented
|
2016-08-31 16:29:21 +02:00 |
|
Robin Stuart
|
e862bf076c
|
Trying to keep multiple machines synchronised really sucks!
|
2016-08-29 18:46:52 +01:00 |
|
Robin Stuart
|
f89167c30b
|
Bugfix: Allocate sufficient memory for larger data strings
|
2016-08-29 18:45:58 +01:00 |
|
Robin Stuart
|
f0d8bb82dc
|
Merge branch 'master' of ssh://git.code.sf.net/p/zint/code
|
2016-08-28 16:39:13 +01:00 |
|