gitlost
1ba5ba41fb
cmake: rpath take 2, re previous commit [eea16e], use global
...
property `ZINT_LIBDIR` hack to set in both CLI and GUI, whether
macOS or not (ticket #346 , props Hagen Röwer and Bryce Harrison)
2026-01-21 22:41:18 +00:00
gitlost
d2b4904401
gs1: Use new gs1_encoders_init_ex() API;
...
remove refs to EXCLUDE_GS1_SYNTAX_DICTIONARY
2025-10-02 11:34:45 +01:00
gitlost
e4e6143d87
GS1 Syntax Engine: update Windows README and various project files
...
to get working using nmake "makefile.vcwin32", added to fork at
https://github.com/gitlost/gs1-syntax-engine ;
small updates to Linux, macOS READMEs
GUI: change "chkGS1Strict" to be hidden instead of manually adding
pandoc: latest version
2025-09-16 02:19:50 +01:00
gitlost
0650d5798e
Integrate GS1 Syntax Engine
2025-09-12 04:20:55 +01:00
gitlost
bdb4fcbcf8
README.macos/windows: fix modified date year 2014 -> 2024
2024-03-07 13:59:09 +00:00
gitlost
7c1bdba8ae
output: use doubles when converting in out_colour_get_rgb()
...
and `out_colour_get_cmyk()`, to lessen chances of rounding
errors (in particular for VC6)
test_large: fix regression in change to test for formatting
`uint64_t` for `printf()`
win32/README: update MinGW/MSYS Qt version
2024-01-19 09:28:03 +00:00
gitlost
bead450f38
- BMP/EMF/PCX/TIF: fix endianness on big-endian machines (note TIF
...
now always written as little-endian - simplifies testing)
- READMEs: add date updated
2024-01-17 01:45:45 +00:00
gitlost
15b8024712
- library: check symbol->primary for escape sequences also
...
- GUI: error message GS1_MODE -> GS1 mode
- GUI: sequence window: fix initial clear button status
- GUI: make acceptable for macOS; add iconset for macOS, install
- manual: update macOS Homebrew install info; add README.macos
- GUI: export window: add no. of sequences to results label
2022-06-16 16:47:34 +01:00