mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-22 20:37:08 +00:00
Add SVG support
This commit is contained in:
@@ -38,3 +38,4 @@ 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);
|
||||
int roundup(float input);
|
||||
|
||||
Reference in New Issue
Block a user