mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-25 12:55:59 +00:00
Improved scaling. Started to implement Reader Initialisation mode.
This commit is contained in:
@@ -147,6 +147,7 @@ struct zint_symbol {
|
||||
#define BARCODE_BIND 2
|
||||
#define BARCODE_BOX 4
|
||||
#define BARCODE_STDOUT 8
|
||||
#define READER_INIT 16
|
||||
|
||||
#define DATA_MODE 0
|
||||
#define UNICODE_MODE 1
|
||||
|
||||
Reference in New Issue
Block a user