mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 20:14:28 -04:00
HANXIN: 0xFFE terminator; reedsol/AZTEC: stack-based; AZTEC/HANXIN/QR/GRIDMATRIX speedups; #209
This commit is contained in:
parent
ab379a233d
commit
cd214addba
70 changed files with 5703 additions and 2907 deletions
|
@ -304,6 +304,7 @@ extern "C" {
|
|||
#define ZINT_CAP_FIXED_RATIO 0x0100 /* Aspect ratio */
|
||||
#define ZINT_CAP_READER_INIT 0x0200
|
||||
#define ZINT_CAP_FULL_MULTIBYTE 0x0400
|
||||
#define ZINT_CAP_MASK 0x0800
|
||||
|
||||
// Debug flags
|
||||
#define ZINT_DEBUG_PRINT 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue