No description
Find a file
2022-01-02 23:22:22 +00:00
backend FIM: add support for FIM E; update bwipp_dump.ps 2022-01-02 23:22:22 +00:00
backend_qt FAST_MODE: test_qzint CLI test ([b36fba]) 2021-12-20 16:57:39 +00:00
backend_tcl DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
cmake testUtilDataPath: use CMAKE_CURRENT_SOURCE_DIR env to work out-of-tree (#234) 2021-07-07 14:47:25 +01:00
debian 2018-08-30 2.6.4 HaO Debian dependencies removed. Ticket #147 2019-08-30 19:42:07 +02:00
docs FIM: add support for FIM E; update bwipp_dump.ps 2022-01-02 23:22:22 +00:00
extras Add some (fun?) extras for the terminally curious 2020-08-23 20:32:33 +01:00
frontend DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
frontend_qt DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
getopt Simpily CMakeLists 2021-07-07 12:39:21 +03:00
tools Update tools/update_version.php re VER_FILEVERSION_STR change 2021-10-21 22:34:19 +01:00
win32 DATAMATRIX: new algorithm for (near-)minimal encoding, props Alex Geller 2021-12-18 16:22:02 +00:00
.editorconfig Fix LF handling in .editorconfig 2017-11-03 17:44:10 +00:00
.gitignore Update gitignore. 2017-05-25 20:17:43 +03:00
ChangeLog FIM: add support for FIM E; update bwipp_dump.ps 2022-01-02 23:22:22 +00:00
cmake_uninstall.cmake.in add make uninstall target 2008-09-18 17:07:17 +00:00
CMakeLists.txt Performance improvements for linear encoding and raster output 2021-10-20 23:05:30 +01:00
COPYING Only need one copy of license 2009-08-06 08:14:49 +00:00
README Move project history/version from manual.txt, backend/README into new ChangeLog 2021-07-07 10:46:26 +01:00
readme-cmake and finally how to compile with cmake 2008-09-18 14:47:06 +00:00
SetPaths.cmake Adjust license to correct wording 2020-01-17 19:51:29 +00:00
TODO Update version 2.7.1 > 2.8.0 2020-04-07 17:27:45 +01:00
zint-qt.desktop Use zint-64.svg from https://github.com/frhun/flathub for smoother icons, props frhun 2021-05-20 18:22:57 +01:00
zint-qt.png Use zint-64.svg - add back renamed zint-qt.png 2021-05-20 18:55:00 +01:00
zint.nsi Bump version to 2.10.0.9 (dev) 2021-08-14 16:11:25 +01:00
zint.spec Update zint version to 2.10.0 2021-08-10 16:14:10 +01:00

Zint and libzint
----------------
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.

Zint is able to encode data in the following formats:

Code 11, Standard Code 2 of 5, IATA Code 2 of 5, Industrial Code 2 of 5,
Interleaved Code 2 of 5, Code 2 of 5 Data Logic, ITF-14, Deutshe Post Leitcode,
Deutshe Post Identcode, UPC-A, UPC-E, EAN-2, EAN-5, EAN-8, EAN-13, ISBN, UK
Plessey, MSI Plessey, Telepen Alpha, Telepen Numeric, Code 39, Extended Code 39,
Code 93, PZN, Code 32, LOGMARS, Codabar, Pharmacode, Code 128, GS1-128, NVE-18,
Code 16k, PDF417, MicroPDF417, Two-Track Pharmacode, POSTNET, PLANET, Australia
Post 4-State Symbols, RM4SCC, Dutch Post KIX, USPS Intelligent Mail, GS1 DataBar
Omnidirectional, GS1 DataBar Limited, GS1 DataBar Expanded, GS1 DataBar Stacked,
Composite Symbology, Data Matrix, QR Code, MaxiCode, Aztec Code, Aztec Runes,
EAN-14, 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,
DAFT, FIM and Flattermarken, Codablock-F, DotCode, Han Xin Code, rMQR,
Ultracode, UPNQR, VIN, and DPD Code.

Output can be saved as BMP, EPS, GIF, PCX, TIF, EMF, PNG or SVG.


PROJECT HISTORY
---------------
Please see "ChangeLog" in the project root directory.


CONTACT US
----------
The home of Zint is:

    <http://www.sourceforge.net/projects/zint>

The code is now also mirrored at:

    <https://github.com/woo-j/zint>

For feature requests or bug reports please either join the mailing list at

    <https://lists.sourceforge.net/lists/listinfo/zint-barcode>

or add a ticket on the project's SourceForge.


BEFORE POSTING TO THE LIST
--------------------------
Please note the following points...
* Zint is primarily developed for Linux. While we have some experience of
  using Zint on Windows we may be unable to resolve problems if they are
  specific to other operating systems. We cannot provide support for using
  Zint with commercial packages such as MS Office or Crystal Reports.
* Always ensure you are using the latest version of Zint before posting bug
  reports - the bug you are reporting may have been fixed already.
* Please remember to state what operating system you are using and include
  enough information to allow us to reproduce the error - including input
  data if appropriate.
* Please DO NOT post messages asking for us to change the license
  arrangements. You will be ignored.
* Please remember that Zint is developed by volunteers. While we attempt to
  answer all messages within a week, this is highly dependant on external
  circumstances.