mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
- ITF14/DPLEIT/DPIDENT: ignore option_2
(check digit options)
- GUI: scalewindow: fix cropping resolution on initial setup (`spnResolution` max 1000 -> 254000) and bound X-dim to <= 10 in `set_maxima()` - GUI: mainwindow: bound X-dim as above and clamp `m_xdimdpVars` members on initial load from INI - GUI: undo `QString::mid()` -> `QString::midRef()` from clazy & explicitly include "QObject" in "qzint.h" (not Qt6 compatible)
This commit is contained in:
@ -23,6 +23,8 @@ Bugs
|
||||
<= 200
|
||||
- BMP/EMF/PCX/TIF: fix endianness on big-endian machines (note TIF now always
|
||||
written as little-endian - simplifies testing)
|
||||
- ITF14/DPLEIT/DPIDENT: ignore `option_2` (check digit options)
|
||||
- GUI: scalewindow: fix cropping of initial resolution and bound X-dim <= 10
|
||||
|
||||
|
||||
Version 2.13.0 (2023-12-18)
|
||||
|
Reference in New Issue
Block a user