mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-29 06:46:00 +00:00
Add UltraCode symbology to the tcl backend.
This commit is contained in:
@@ -7,16 +7,19 @@
|
||||
What: tcl binding for zint bar code generator library
|
||||
|
||||
Build:
|
||||
The header files of a TCL and Tk build are required for the build.
|
||||
|
||||
- MS-VC6 project file "zint_tcl.dsp" may be opened by the GUI.
|
||||
- Linux/Unix build is no issue in principe but is not done jet
|
||||
- Linux/Unix build is provided by the configure script.
|
||||
Thanks to Christian Werner for that.
|
||||
|
||||
Usage:
|
||||
|
||||
load zint.dll
|
||||
zint help
|
||||
|
||||
Most options are identical to the command line tool and are described in the
|
||||
zint manual.
|
||||
Most options are identical to the command line tool.
|
||||
Details may be found in the zint manual.
|
||||
|
||||
Demo:
|
||||
The demo folder contains a minimal visual demo program.
|
||||
The demo folder contains a visual demo program.
|
||||
|
||||
Reference in New Issue
Block a user