mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 05:54:19 -04:00
GRIDMATRIX: default char set is GB 2312 only, not Latin-1 with GB 2312 alt
HANXIN/QRCODE: use Hanzi/Kanji modes when compatible ECIs given manual: one true source now manual.pmd from which manual.txt is generated CLI: man page moved from frontend/zint.1.gz to docs/zint.1.gz, now generated from docs/zint.1.pmd add README.linux to root dir
This commit is contained in:
parent
9aae557cdc
commit
719613d4c3
160 changed files with 18144 additions and 2674 deletions
|
@ -205,7 +205,7 @@ extern "C" {
|
|||
#define BARCODE_MICROPDF417 84 /* MicroPDF417 */
|
||||
#define BARCODE_USPS_IMAIL 85 /* USPS Intelligent Mail (OneCode) */
|
||||
#define BARCODE_ONECODE 85 /* Legacy */
|
||||
#define BARCODE_PLESSEY 86 /* Plessey Code */
|
||||
#define BARCODE_PLESSEY 86 /* UK Plessey */
|
||||
|
||||
/* Tbarcode 8 codes */
|
||||
#define BARCODE_TELEPEN_NUM 87 /* Telepen Numeric */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue