mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-25 04:45:58 +00:00
TCL Backend 2.5.0
This commit is contained in:
22
backend_tcl/readme.txt
Normal file
22
backend_tcl/readme.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
zint tcl binding readme
|
||||
-----------------------
|
||||
2014-06-30
|
||||
(C) Harald Oehlmann
|
||||
harald.oehlmann@users.sourceforge.net
|
||||
|
||||
What: tcl binding for zint bar code generator library
|
||||
|
||||
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
|
||||
|
||||
Usage:
|
||||
|
||||
load zint.dll
|
||||
zint help
|
||||
|
||||
Most options are identical to the command line tool and are described in the
|
||||
zint manual.
|
||||
|
||||
Demo:
|
||||
The demo folder contains a minimal visual demo program.
|
||||
Reference in New Issue
Block a user