mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 02:17:06 +00:00
Change height and row_height array to floats; DAFT tracker ratio
This commit is contained in:
@@ -1592,6 +1592,7 @@ INTERNAL int dotcode(struct zint_symbol *symbol, unsigned char source[], int len
|
||||
}
|
||||
symbol->row_height[k] = 1;
|
||||
}
|
||||
symbol->height = height;
|
||||
|
||||
if (!(symbol->output_options & BARCODE_DOTTY_MODE)) {
|
||||
symbol->output_options += BARCODE_DOTTY_MODE;
|
||||
|
||||
Reference in New Issue
Block a user