No description
Find a file
gitlost 885cf0610d QRCODE: fix qr_in_alpha() uneven percent check to be gs1 only,
causing incorrect mode costings leading to version 40 `binlen`
  < lower version, triggering assert, ticket #300 (#15), props
  Andre Maute
2023-12-05 19:00:01 +00:00
.github/workflows github: ok give up on 32-bit Ubuntu again 2023-07-20 11:07:09 +01:00
backend QRCODE: fix qr_in_alpha() uneven percent check to be gs1 only, 2023-12-05 19:00:01 +00:00
backend_qt API: add ZBarcode_Reset() to clear and restore zint_symbol to 2023-11-24 18:04:33 +00:00
backend_tcl DATAMATRIX: add DM_ISO_144 (--dmiso144) option for ISO placement 2023-10-30 20:28:00 +00:00
cmake CMake: allow ctest to be run without having to install zint or 2023-01-09 01:14:42 +00:00
debian 2018-08-30 2.6.4 HaO Debian dependencies removed. Ticket #147 2019-08-30 19:42:07 +02:00
docs QRCODE: fix qr_in_alpha() uneven percent check to be gs1 only, 2023-12-05 19:00:01 +00:00
extras Add some (fun?) extras for the terminally curious 2020-08-23 20:32:33 +01:00
frontend zint.h: increase symbol->text size 160 -> 200; 2023-11-19 19:39:54 +00:00
frontend_qt aztec: GUI: fix layers calc from width; 2023-11-24 15:34:08 +00:00
getopt - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
tools Version 2.12.0 2022-12-12 21:06:08 +00:00
win32 Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed]) 2023-06-13 18:12:20 +01:00
.editorconfig Fix LF handling in .editorconfig 2017-11-03 17:44:10 +00:00
.gitignore Fix compilation errors when using CMake to add a project through add_subdirectory. 2023-10-17 15:39:20 +08:00
ChangeLog QRCODE: fix out-of-bounds crash due to incorrect mode costings for 2023-11-30 09:12:11 +00:00
cmake_uninstall.cmake.in
CMakeLists.txt Fix compilation errors when using CMake to add a project through add_subdirectory. 2023-10-17 15:39:20 +08:00
LICENSE backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
README Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed]) 2023-06-13 18:12:20 +01:00
README.bsd GUI: settings: fix embed_vector_font default 1 -> 0 2023-07-12 19:00:17 +01:00
README.linux Remove bitmap_byte_length member from zint_symbol 2023-07-18 11:11:50 +01:00
README.macos - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
README.windows Update to latest BWIPP; add ZINT_QT6 option to cmake 2022-07-08 19:16:02 +01: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-config.cmake.in Install CMake export 2022-11-21 17:12:02 +02:00
zint-qt.desktop EAN/UPC: add quiet zone indicators option (API output_options 2023-06-12 01:25:55 +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.12.0.9 (dev) 2022-12-12 21:45:16 +00:00
zint.spec Version 2.12.0 2022-12-12 21:06:08 +00: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:

Australia Post Redirect Code            GS1 DataBar Expanded
Australia Post Reply-Paid               GS1 DataBar Expanded Stacked
Australia Post Routing Code             GS1 DataBar Limited
Australia Post Standard Customer        GS1 DataBar Omnidirectional
Aztec Code (and HIBC)                   GS1 DataBar Stacked
Aztec Runes                             GS1 DataBar Stacked Omnidirectional
BC412 (SEMI T1-95)                      Han Xin (Chinese Sensible) Code
Brazilian Postal Code (CEPNet)          ISBN
Channel Code                            ITF-14
Codabar                                 Japanese Postal Barcode
Codablock-F (and HIBC)                  Korean Postal Barcode
Code 11                                 LOGMARS
Code 128 (and GS1-128 and HIBC)         MaxiCode
Code 16K                                MicroPDF417 (and HIBC)
Code 2 of 5 Data Logic                  Micro QR Code
Code 2 of 5 IATA                        MSI Plessey
Code 2 of 5 Industrial                  NVE-18 (SSCC-18)
Code 2 of 5 Interleaved                 PDF417 (and Compact and HIBC)
Code 2 of 5 Standard (Matrix)           Pharmacode
Code 32 (Italian Pharmacode)            Pharmacode 2-track
Code 39 (and HIBC)                      Pharma Zentralnummer (PZN)
Code 39 Extended                        PLANET
Code 49                                 POSTNET
Code 93                                 QR Code (and HIBC)
Code One                                Rectangular Micro QR (rMQR)
DAFT Code                               Royal Mail 2D Mailmark (CMDM)
Data Matrix (and HIBC)                  Royal Mail 4-state Customer Code
Deutsche Post Identcode                 Royal Mail 4-state Mailmark
Deutsche Post Leitcode                  Telepen
DotCode                                 Telepen Numeric
DPD Code                                UK Plessey
Dutch Post KIX                          Ultracode
EAN (EAN-2, EAN-5, EAN-8 and EAN-13)    UPC-A
EAN-14                                  UPC-E
FIM (Facing Identification Mark)        UPNQR
Flattermarken                           UPU S10
Grid Matrix                             USPS Intelligent Mail (OneCode)
GS1 Composite (EAN/UPC/DataBar/GS-128)  VIN (Vehicle Identification Number)

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


DOCUMENTATION
-------------
For documentation see "docs/manual.txt" or online at

    <https://zint.org.uk/manual/>


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


LICENSE
-------
Zint, libzint and Zint Barcode Studio are Copyright © 2023 Robin Stuart. All
historical versions are distributed under the GNU General Public License
version 3 or later. Versions 2.5 and later are released under a dual license:
the encoding library is released under the BSD (3 clause) license whereas the
GUI, Zint Barcode Studio, and the CLI are released under the GNU General Public
License version 3 or later.


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

    <https://sourceforge.net/p/zint/>

The code is now also mirrored at:

    <https://github.com/zint/zint>

For feature requests or bug reports please either add a ticket on the project's
SourceForge page

    <https://sourceforge.net/p/zint/tickets/>

or join the mailing list at

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


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 dependent on external
  circumstances.