mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-20 03:17:12 +00:00
Add scale option and make whitespace and border options more consistent.
This commit is contained in:
@@ -37,3 +37,4 @@ int is_sane(char test_string[], unsigned char source[]);
|
||||
void lookup(char set_string[], char *table[], char data, char dest[]);
|
||||
int posn(char set_string[], char data);
|
||||
void expand(struct zint_symbol *symbol, char data[]);
|
||||
int is_stackable(int symbology);
|
||||
|
||||
Reference in New Issue
Block a user