mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
Add verbose mode to output debug info without recompiling
This commit is contained in:
@@ -96,6 +96,7 @@ extern "C" {
|
||||
unsigned int bitmap_byte_length;
|
||||
float dot_size;
|
||||
struct zint_render *rendered;
|
||||
int debug;
|
||||
};
|
||||
|
||||
#define ZINT_VERSION_MAJOR 2
|
||||
|
||||
Reference in New Issue
Block a user