mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-01 01:07:13 +00:00
NULL character support
This commit is contained in:
@@ -46,6 +46,7 @@ struct zint_symbol {
|
||||
char encoded_data[178][1000];
|
||||
int row_height[155];
|
||||
char errtxt[100];
|
||||
char nullchar;
|
||||
};
|
||||
|
||||
/* Tbarcode 7 codes */
|
||||
|
||||
Reference in New Issue
Block a user