mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-01 23:58:27 -04:00
Add new symbology UPNQR
This commit is contained in:
parent
847fa6f332
commit
b426877a4f
4 changed files with 107 additions and 2 deletions
|
@ -201,6 +201,7 @@ extern "C" {
|
|||
#define BARCODE_CHANNEL 140
|
||||
#define BARCODE_CODEONE 141
|
||||
#define BARCODE_GRIDMATRIX 142
|
||||
#define BARCODE_UPNQR 143
|
||||
|
||||
// Output options
|
||||
#define BARCODE_NO_ASCII 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue