zint

Difference between version 8 and 10 - Previous - Next
**ZINT Bar Code Generator Library**

The zint library allows to create images containing [barcode] information.

Project page: [https://sourceforge.net/projects/zint/]

Maintainer: Robin Stuart

Licence: bsd like

**Frontends**

There is a command line and a qt frontend, both under GPL.

**TCL ZINT with tk image output**

The zint source distribution contains a TCL backend in the subfolder "backend_tcl".
This package is also included in great [AndroWish].

[zinttcldemo.png]
[Jeff Smith] 2023-09-25 : Below is an online demo using [CloudTk]. This demo runs TCL ZINT with tk image output in an Alpine Linux Docker container. It is a 27.9MB image which is made up of Alpine Linux + tclkit + zint.kit + libx11 + libxft + fontconfig + ttf-linux-libertine. It is run under a user account in the container. The container is restrictive with permissions for "Other" removed for "execute" and "read" for certain directories. 

<<inlinehtml>>

<iframe height="600" width="600" src="https://cloudtk-app.tcl-lang.org/cloudtk/VNC?session=new&Tk=zint" allowfullscreen></iframe>

<<inlinehtml>>

----

**TCL ZINT with data output (no Tk required)**
[ALX] 2014-09-11 21:59:00:

See the page below for a TCL library with output in the zint native formats gif, bmp, png, eps, svg, wmf:

[tzint - tcl package for libzint barcode encoding library (no Tk needed)]

<<categories>>Barcode