zint-barcode-generator/frontend
gitlost ab2abccdb6 - zint_symbol->fgcolour & bgcolour buffer lengths extended 10
-> 16 to allow for "C,M,Y,K" comma-separated decimal percentage
  strings
- API/CLI/GUI: allow foreground/background colours to be specified
  as comma-separated decimal "C,M,Y,K" strings where "C", "M" etc.
  are percentages (0-100) (ticket #281, 3rd point)
- output.c: new funcs `out_colour_get_rgb()` & `out_colour_get_cmyk()`
  and use in bmp/emf/gif etc.
- PCX: add alpha support
- GUI: fix fg/gbcolor icon background not being reset on zap
- GUI: Rearrange some Appearance tab inputs (Border Type <-> Width,
  Show Text <-> Font, Text/Font <-> Printing Scale/Size) to flow
  more naturally (hopefully)
- GUI: save button "Save As..." -> "Save..." and add icon
- CLI: add --bgcolor/colour & --fgcolor/colour synonyms
2023-01-29 19:51:11 +00:00
..
tests - zint_symbol->fgcolour & bgcolour buffer lengths extended 10 2023-01-29 19:51:11 +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 - zint_symbol->fgcolour & bgcolour buffer lengths extended 10 2023-01-29 19:51:11 +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