mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
Add whitespace_height - remove DEBUG from tcl; manual.txt input_mode
This commit is contained in:
@@ -688,7 +688,6 @@ static int Encode(Tcl_Interp *interp, int objc,
|
||||
/*------------------------------------------------------------------------*/
|
||||
/* >>> Prepare zint object */
|
||||
my_symbol = ZBarcode_Create();
|
||||
my_symbol->debug = ZINT_DEBUG_PRINT;
|
||||
my_symbol->input_mode = UNICODE_MODE;
|
||||
my_symbol->option_3 = 0;
|
||||
/*------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user