zint-barcode-generator/frontend
gitlost 90293ebcda - Add text_gap option to allow adjustment of vertical gap between
barcode and text
- EMF/EPS/SVG/GUI: ignore BOLD_TEXT for EAN/UPC
- DAFT: up max to 250 chars
- EMF/EPS/SVG: fix addon bars placement/length when text hidden
- Qt backend: use `QFontMetrics::horizontalAdvance()` rather than
  `boundingRect()` to calc text width (seems to be more accurate)
- library: make printf/sprintf() format arg always literal string
- output: fix errtxt nos clash;
  use array for `out_upcean_split_text()` text parts
- raster/vector: smallify addon text printing logic
- frontend: warn if output file and direct options both given;
  add TODO note about `CommandLineToArgvW()` loading shell32.dll
- manual: put HRT options in own section
2023-02-10 14:44:10 +00:00
..
tests - Add text_gap option to allow adjustment of vertical gap between 2023-02-10 14:44:10 +00:00
CMakeLists.txt Add ZINT_SHARED CMake option 2022-11-21 15:35:06 +02:00
COPYING backend: define z_alloca() and use for both Unix and Windows; 2022-07-14 16:01:30 +01:00
isotest.sh Replace WARN_ZPL_COMPAT with GS1NOCHECK_MODE 2021-07-13 17:39:03 +01:00
main.c - Add text_gap option to allow adjustment of vertical gap between 2023-02-10 14:44:10 +00:00
Makefile.mingw Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +00:00
test.sh - library: check symbol->primary for escape sequences also 2022-06-16 16:47:34 +01:00
zint.rc Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +00:00
zint_black.ico frontend(_qt)/CMakeLists.txt: add Windows rc files 2021-08-12 14:54:21 +01:00