zint-barcode-generator/backend_qt
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
backend_qt.pro Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +00:00
backend_qt_zintdll.pro Restore backend_qt - static only now; qzint: legacy support for renamed methods 2021-06-24 18:31:08 +01:00
backend_vc8.pro Bump version to 2.12.0.9 (dev) 2022-12-12 21:45:16 +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
qzint.cpp - Add text_gap option to allow adjustment of vertical gap between 2023-02-10 14:44:10 +00:00
qzint.h - Add text_gap option to allow adjustment of vertical gap between 2023-02-10 14:44:10 +00:00