mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-22 03:05:11 -04:00
Add 'force Data Matrix to square symbol' option.
This commit is contained in:
parent
17c504e724
commit
0d5c7cf9d3
2 changed files with 16 additions and 1 deletions
|
@ -151,6 +151,8 @@ struct zint_symbol {
|
|||
#define KANJI_MODE 3
|
||||
#define SJIS_MODE 4
|
||||
|
||||
#define DM_SQUARE 100
|
||||
|
||||
#define WARN_INVALID_OPTION 2
|
||||
#define ERROR_TOO_LONG 5
|
||||
#define ERROR_INVALID_DATA 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue