Robin Stuart
67fac5f600
Add Ultracode to manual
2020-04-06 19:10:17 +01:00
Harald Oehlmann
22ba06a7cb
Add recent changes to README.
...
Add a note to the manual to explain why --fullmultibyte may be an issue.
I am not completely satisfied of the position of this note, as it is symbology specific comaction, but it interferes at least with ECI described below.
2020-04-06 17:49:45 +02:00
gitlost
61cd413fe4
Full multibyte option_3 for QR, HANXIN, GRIDMATRIX
2020-04-02 14:41:13 +01:00
Robin Stuart
52214c5a1c
Change bitmap signedness to allow conversion to other data types
...
Buffered bitmap array should have been type unsigned char not type char
Includes change to manual
In response to (and hopefully fixing) #182 reported by Marcelo Antunes
2020-03-29 13:42:33 +01:00
g3rrk
af50515a49
Manual: Add Apple macOS specific information
2019-12-21 01:04:42 +00:00
g3rrk
f23af1b55a
Crop Appendix B and C from manual and other corrections
...
Appendix B and C are both out of date, and information is available elsewhere online, so no longer needed. Also change name of Data Matrix ECC200 to simply Data Matrix and correct some spelling errors.
2019-12-21 00:51:38 +00:00
gitlost
b00b227b4f
PDF417 no longer uses option_3 for no. codewords so set default 0 & remove from Studio
2019-12-19 20:29:11 +00:00
gitlost
889e786d95
HANXIN ECI conversion, GB 18030 LIBICONV port; some codeword fixes; optimized encoding modes
2019-12-08 16:15:34 +00:00
Harald Oehlmann
f8d46f8dde
Update messed-up changes
2019-12-05 20:47:35 +01:00
Harald Oehlmann
e03d03c877
Update version to 2.7.0
2019-12-05 20:16:39 +01:00
Robin Stuart
05784fb9cf
Add UI options for rMQR
...
And update manual to include rMQR
2019-11-27 16:54:03 +00:00
Harald Oehlmann
6e1283ccd8
2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme
2019-10-07 11:57:35 +02:00
Harald Oehlmann
0a55f5839e
2018-08-30 HaO Change DMRE from AIM standard to ISO/EC29158 DMRE (not backward compatible)
2019-08-30 18:41:58 +02:00
Harald Oehlmann
cb3eea2ba0
2018-08-30 HaO Implemented GS separator for Datamatrix (--gssep option). Ticket #139
2019-08-30 16:14:17 +02:00
Harald Oehlmann
a083b300e4
ECI documention enhancements [Ticket 128]
2019-03-18 09:00:53 +01:00
Daniel Gredler
3ccc00a4d4
Add missing period to manual (test commit)
2018-07-09 22:14:42 -04:00
Robin Stuart
ffd1ed2d6b
Update version number to 2.6.3
2018-02-15 10:46:02 +00:00
Robin Stuart
f655eabc12
Add trailing spaces to Mailmark if not present in input data
2018-02-10 07:26:33 +00:00
Robin Stuart
389bcce10f
Add Royal Mail Mailmark to front end
2018-02-09 20:55:17 +00:00
Robin Stuart
e737f992b5
Add verification for North America VIN (Vehicle Identification Number)
2018-02-03 18:44:01 +00:00
Harald Oehlmann
9f50714b44
Added DMRE size 26x40
2017-12-19 19:00:33 +01:00
Robin Stuart
73c9b502b5
Update version to 2.6.2
...
Plus some tidying up in preperation for new release
2017-10-22 12:39:37 +01:00
Robin Stuart
0314ca65a8
Move escape character processing into library
...
And expand to include all 8-bit values.
2017-10-21 12:45:50 +01:00
Harald Oehlmann
1d44670642
Update TCL zint to framework 2.6.1
2017-08-29 22:19:55 +02:00
Robin Stuart
1882d76b70
Update version to 2.6.1
2017-08-27 09:31:02 +01:00
Robin Stuart
24f175b6f6
Flag if DM_SQUARE is used at the same time as symbol size selection
2017-07-26 11:16:54 +01:00
Robin Stuart
6fa66d5554
typo--
2017-07-25 11:19:05 +01:00
Robin Stuart
451f0150d8
Expand ECI support and enforce binary mode when ECI is set
2017-07-23 17:59:51 +01:00
Robin Stuart
d08237d06e
Fix typo in manual
...
Bugfix by Branko Ferk, Fixes #64
2017-05-26 21:48:39 +01:00
Robin Stuart
b46bc1f45e
Accept UFT-8 input data for UPNQR
2017-05-21 09:20:03 +01:00
Robin Stuart
19ba8a34c4
Update to version 2.6.0 and update copyright to 2017
2017-05-11 21:14:38 +01:00
Robin Stuart
7b4dac7e16
Clarification of bitmap array usage
...
Incorporating suggestions by JohnK <john.kamp@globalgraphics.com>
2017-04-10 09:06:07 +01:00
Harald Oehlmann
e921172f7a
Also removed DMRE sizes from documentation
2017-03-30 12:04:48 +02:00
Boris Zentner
696b99b1d2
Fix typos
2016-10-30 17:41:21 +00:00
Robin Stuart
5405035df1
Merge branch 'master' of ssh://git.code.sf.net/p/zint/code
2016-10-28 19:44:23 +01:00
Robin Stuart
d875318b3d
Add option to include check digit in UPC/EAN data, and validate before encoding
...
Fixes #5
2016-10-28 19:43:08 +01:00
Harald Oehlmann
b75e00a01c
Manual: TCL + HIBC
2016-10-28 00:05:41 +02:00
Robin Stuart
796af2580f
Make MaxiCode scalable in raster files
2016-10-27 17:50:10 +01: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
fd368ba8bf
Reinstate local manual as plain text file
2016-08-21 19:39:27 +01:00
hooper114
132ce9bb7f
Sorry, getting rid of local documentation
2009-05-19 19:33:35 +00:00
hooper114
c2328bb950
Add KIX to Index
2009-03-14 11:37:25 +00:00
hooper114
894bddbadd
Add Japanese Post Barcode
2009-03-14 11:34:13 +00:00
hooper114
059b234aa9
typo--
2009-03-02 09:16:42 +00:00
hooper114
8c7a149965
Add Appendix D
2009-03-02 08:52:57 +00:00
hooper114
4d2f889f30
Update version number
2009-03-02 08:52:13 +00:00
hooper114
4d78bdd070
Add SVG and Shift-JIS information
2009-02-22 17:19:59 +00:00