mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-07 20:17:06 +00:00
- GS1: fix square brackets treated as FNC1 in GS1PARENS_MODE by
changing internal FNC1 marker '[' -> '\x1D' (GS), ticket #319, props Moli Sojet; also fix non-AI square brackets -> round brackets in GS1_128 HRT - BWIPP: update to latest
This commit is contained in:
@@ -1609,7 +1609,8 @@ as delimiters for GS1 Application Identifiers
|
||||
<item>
|
||||
<widget class="QCheckBox" name="chkGS1NoCheck">
|
||||
<property name="toolTip">
|
||||
<string>Do not check GS1 data for validity
|
||||
<string>Do not check GS1 data for validity (note that certain
|
||||
checks necessary for encodation are still performed)
|
||||
(ignored if disabled)</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user