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:
@@ -1126,6 +1126,7 @@ INTERNAL int ultracode(struct zint_symbol *symbol, unsigned char source[], int l
|
||||
set_module_colour(symbol, i, j, posn(ultra_colour, pattern[(i * total_width) + j]));
|
||||
}
|
||||
}
|
||||
symbol->height = total_height;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user