mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-28 05:54:19 -04:00
Add whitespace_height - remove DEBUG from tcl; manual.txt input_mode
This commit is contained in:
parent
00e8cb0904
commit
ba273b40dd
2 changed files with 7 additions and 6 deletions
|
@ -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;
|
||||
/*------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue