1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-18 02:17:06 +00:00

DATAMATRIX: fix mis-encodation by only doing special end-of-data

processing on last segment
DXFILMEDGE: error message XXX-XX -> NNN-NN, fix comments
README.bsd: update to latest Free/Open/Net, "Run" section
test suite: CODABLOCKF: extra tests from Okapi
test suite: support DATAMATRIX ^PROG, ZXing++ AZRUNE
manual/man page: CODEONE: fix WxH -> HxW and Version C width
manual: backtick literals
This commit is contained in:
gitlost
2025-01-18 04:20:53 +00:00
parent fef00f8b92
commit 62c54adb56
17 changed files with 702 additions and 372 deletions

View File

@@ -101,12 +101,12 @@ variable widths</string>
</item>
<item>
<property name="text">
<string>8X height (Version S)</string>
<string>8 x automatic width (Version S)</string>
</property>
</item>
<item>
<property name="text">
<string>16X height (Version T)</string>
<string>16 x automatic width (Version T)</string>
</property>
</item>
</widget>