1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-20 18:35:58 +00:00

ULTRA: add revision 2 support (based on BWIPP 2021-09-28 update)

GUI: DMATRIX: disable DMRE if SQUARE checked; ULTRA: Size/Ecc buttongroup
This commit is contained in:
gitlost
2021-09-29 16:25:59 +01:00
parent 14c236644f
commit 206ae26d20
13 changed files with 263 additions and 153 deletions

View File

@@ -351,7 +351,8 @@ the data with a slash &quot;/&quot;</string>
</property>
<property name="toolTip">
<string>Only consider square versions on automatic symbol
size selection</string>
size selection
(ignored if disabled)</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -365,7 +366,8 @@ size selection</string>
</property>
<property name="toolTip">
<string>Consider DMRE versions on automatic symbol
size selection</string>
size selection
(ignored if disabled)</string>
</property>
<property name="checked">
<bool>false</bool>
@@ -375,11 +377,12 @@ size selection</string>
<item>
<widget class="QCheckBox" name="chkDMGSSep">
<property name="text">
<string>&amp;Use separator GS for GS1</string>
<string>Use separator GS &amp;for GS1</string>
</property>
<property name="toolTip">
<string>Use Group Separator (ASCII 0x1D) to separate GS1 AIs
instead of the preferred FNC1</string>
instead of the preferred FNC1
(ignored if disabled)</string>
</property>
<property name="checked">
<bool>false</bool>