mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-30 23:05:23 -04:00
Improved scaling. Started to implement Reader Initialisation mode.
This commit is contained in:
parent
b24cf09fe7
commit
1ac256c223
5 changed files with 169 additions and 101 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue