mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
#209 rss.c, composite.c; DBAR_EXP encodation methods; symbol NO_PNG out.gif
This commit is contained in:
@ -307,7 +307,7 @@ extern "C" {
|
||||
#define ZINT_CAP_MASK 0x0800
|
||||
|
||||
// The largest amount of data that can be encoded is 4350 4-byte UTF-8 chars in Han Xin Code
|
||||
#define ZINT_MAX_FILE_LEN 17400
|
||||
#define ZINT_MAX_DATA_LEN 17400
|
||||
|
||||
// Debug flags
|
||||
#define ZINT_DEBUG_PRINT 1
|
||||
|
Reference in New Issue
Block a user