mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 14:25:23 -04:00
Add new symbology: Han Xin Code
This commit is contained in:
parent
0fcf4cc1ab
commit
0230426b0f
8 changed files with 142 additions and 22 deletions
|
@ -170,6 +170,10 @@ extern "C" {
|
|||
#define BARCODE_HIBC_MICPDF 108
|
||||
#define BARCODE_HIBC_BLOCKF 110
|
||||
#define BARCODE_HIBC_AZTEC 112
|
||||
|
||||
/* Tbarcode 10 codes */
|
||||
#define BARCODE_DOTCODE 115
|
||||
#define BARCODE_HANXIN 116
|
||||
|
||||
/* Zint specific */
|
||||
#define BARCODE_AZRUNE 128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue