mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 14:04:19 -04:00
#209 rss.c, composite.c; DBAR_EXP encodation methods; symbol NO_PNG out.gif
This commit is contained in:
parent
2b85585e69
commit
bee5f08f50
24 changed files with 1309 additions and 1257 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue