zint

ZINT Bar Code Generator Library

The zint library allows to create images containing barcode information.

Project page: [L1 ]

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.


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)