1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-06 03:27:30 +00:00

GUI: remove sizeConstraint so squashable again (sigh)

- make Sequence Format textbox bigger (on own line)
  - suppress question mark in Windows dialogs
AUSPOST: more standard error messages
backend: add & use z_isdigit/upper/lower() macros
docs: 20-bit Unicode -> 21-bit Unicode
This commit is contained in:
gitlost
2022-06-24 14:38:48 +01:00
parent 07772094d5
commit 0b3fe8db93
40 changed files with 200 additions and 186 deletions

View File

@@ -1,6 +1,5 @@
/* gb2312.h - tables for Unicode to GB 2312-1980 (EUC-CN),
generated by "backend/tools/gen_eci_mb_h.php" from
"unicode.org-mappings/EASTASIA/GB/GB2312.TXT"
/* gb2312.h - tables for Unicode to GB 2312-1980 (EUC-CN), generated by "backend/tools/gen_eci_mb_h.php"
from "unicode.org-mappings/EASTASIA/GB/GB2312.TXT"
(see https://haible.de/bruno/charsets/conversion-tables/GB2312.tar.bz2) */
/*
libzint - the open source barcode library