mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-30 14:55:20 -04:00
backend_tcl: add "win/readme.txt"; fiddle with "readme.txt"
README: copyright 2024 -> 2025; remove primarily Linux bit manual: update Tcl instructions; copyright 2024 -> 2025; Data Matrix ECC200 -> ECC 200, mention previous standards by name; manual/GUI: Pharmacode -> Pharmacode One-Track, 2-track Pharmacode -> Pharmacode Two-Track backend/DEVELOPER: update
This commit is contained in:
parent
60e1c76858
commit
a4b557786f
12 changed files with 184 additions and 125 deletions
|
@ -1,21 +1,23 @@
|
|||
zint tcl binding readme
|
||||
-----------------------
|
||||
2024-12-09
|
||||
2025-01-22
|
||||
(C) Harald Oehlmann
|
||||
(C) Git Lost
|
||||
harald.oehlmann@users.sourceforge.net
|
||||
|
||||
What: tcl binding for zint bar code generator library
|
||||
What: tcl binding for Zint Barcode Generator library
|
||||
|
||||
Build:
|
||||
The header files of a TCL and Tk build are required for the build.
|
||||
They are included in a TCL/Tk source tree or in an installed TCL/Tk.
|
||||
The header files of a Tcl and Tk build are required for the build.
|
||||
They are included in a Tcl/Tk source tree or in an installed Tcl/Tk.
|
||||
|
||||
There are 3 build environments available:
|
||||
- configure based build system for Linux/MacOS/MSYS/CYGWIN (Windows)
|
||||
Contributed by Christian Werner.
|
||||
- win/Makefile.vc for TCL/Tk MS-Visual Studio build environment
|
||||
- zint_tcl.vxproj for interactive VisualStudio 2022 build.
|
||||
|
||||
- configure based build system for Linux/macOS and MSYS/Cygwin/MSYS2 (Windows)
|
||||
(contributed by Christian Werner) - see "docs/manual.txt" Annex C for details
|
||||
- "win\makefile.vc" for Microsoft Visual Studio command prompt (nmake) - see
|
||||
"win\README.txt" for details
|
||||
- "zint_tcl.vcxproj" for Microsoft Visual C++ 2022 interactive build
|
||||
|
||||
Usage:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue