mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Update version number to 2.2
This commit is contained in:
20
readme
20
readme
@ -1,5 +1,5 @@
|
||||
Zint and libzint 2.1.4
|
||||
----------------------
|
||||
Zint and libzint 2.2
|
||||
--------------------
|
||||
|
||||
Zint is a front end program and library which provides support for over 40 barcode symbologies
|
||||
in an open source package released under the GNU General Public License. Currently supported
|
||||
@ -13,7 +13,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, Codablock-F, Micro QR,
|
||||
Korea Post Barcode, HIBC Code 128, HIBC Code 39, HIBC Data Matrix, HIBC PDF417, HIBC MicroPDF417,
|
||||
HIBC QR Code, HIBC Codablock-F, Japanese Postal Code, Code 49, Channel Code, FIM and Flattermarken.
|
||||
HIBC QR Code, HIBC Codablock-F, Japanese Postal Code, Code 49, Channel Code, Code One, FIM and
|
||||
Flattermarken.
|
||||
|
||||
Full documentation is now available from the project website at http://www.zint.org.uk
|
||||
|
||||
@ -77,16 +78,17 @@ things which need to be done!
|
||||
|
||||
Frontend
|
||||
--------
|
||||
The Qt frontend has had a lot of work since the last version - it has now
|
||||
been renamed "Zint Barcode Studio version 0.2". It needs to:
|
||||
* Allow copying of generated barcodes to the clipboard with "Copy" button
|
||||
* Allow dragging and dropping to external apps.
|
||||
NOTE: Although I have tried to add these functions I have not been succesful in
|
||||
making them useful. Therefore, although I would like to see this added,
|
||||
I have abandoned this.
|
||||
|
||||
Packaging
|
||||
---------
|
||||
Binary packages are needed for distribution in the following formats
|
||||
* RPMs for various Linux distros
|
||||
* Install binaries for MS Windows
|
||||
* RPMs for various Linux distros (.spec file now available thanks to Radist)
|
||||
* Install binaries for MS Windows (MSVC and MinGW make files now included)
|
||||
* Install binaries for Mac OSX
|
||||
|
||||
Translations
|
||||
@ -103,6 +105,4 @@ Research
|
||||
|
||||
Coming Soon
|
||||
-----------
|
||||
Features which it is hoped will appear in this library soon:
|
||||
* Extended Channel Interpretations (this has been delayed - see the website)
|
||||
* Code One
|
||||
The next symbology to be added may be Dot Code A or ISS PosiCode
|
||||
|
Reference in New Issue
Block a user