mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-04 08:49:45 -04:00
Update version to 2.4
Update version number of library
This commit is contained in:
parent
f6d32965eb
commit
db568c0ed1
3 changed files with 13 additions and 9 deletions
12
readme
12
readme
|
@ -1,5 +1,5 @@
|
|||
Zint and libzint 2.3.2
|
||||
----------------------
|
||||
Zint and libzint 2.4
|
||||
--------------------
|
||||
Zint is a suite of programs to allow easy encoding of data in any of the wide range of public domain
|
||||
barcode standards and to allow integration of this capability into your own programs. This version
|
||||
of Zint is able to encode data in the following formats:
|
||||
|
@ -12,8 +12,8 @@ Code 16k, PDF417, MicroPDF417, Two-Track Pharmacode, PostNet, PLANET, Australia
|
|||
RM4SCC, USPS OneCode, GS1 DataBar, DataBar-14, DataBar Limited, DataBar Extended, DataBar Stacked,
|
||||
Composite Symbology, Data Matrix, QR Code, Maxicode, Aztec Code, EAN-13, Micro QR,
|
||||
Korea Post Barcode, HIBC Code 128, HIBC Code 39, HIBC Data Matrix, HIBC PDF417, HIBC MicroPDF417,
|
||||
HIBC QR Code, HIBC Codablock-F, HIBC Aztec Code, Japanese Postal Code, Code 49, Channel Code, Code One,
|
||||
Grid Matrix, FIM and Flattermarken.
|
||||
HIBC QR Code, HIBC Aztec Code, Japanese Postal Code, Code 49, Channel Code, Code One, Grid Matrix,
|
||||
FIM and Flattermarken.
|
||||
|
||||
******************************************************************************
|
||||
* PLEASE NOTE: This is just a simple guide to getting Zint working. *
|
||||
|
@ -42,6 +42,10 @@ this standard. For full details see the project website.
|
|||
Version 2.3.2:
|
||||
More bug corrections including important corrections to RSS Expanded, Maxicode and ISBN.
|
||||
|
||||
Version 2.4:
|
||||
Simplified GUI. Addition of "render" functions provides an API for glabels. Corrections to 4-state codes.
|
||||
Simplification in QR code. Added --dump option.
|
||||
|
||||
COMPILING THE CODE
|
||||
------------------
|
||||
The CMake Method:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue