mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 03:56:56 -04:00
Add placeholder for Ultracode
This commit is contained in:
parent
7239d2249c
commit
ca24105ca0
4 changed files with 49 additions and 2 deletions
|
@ -241,6 +241,7 @@ extern "C" {
|
|||
#define BARCODE_CODEONE 141
|
||||
#define BARCODE_GRIDMATRIX 142
|
||||
#define BARCODE_UPNQR 143
|
||||
#define BARCODE_ULTRA 144
|
||||
|
||||
// Output options
|
||||
#define BARCODE_NO_ASCII 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue