mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 13:34:19 -04:00
Add font size option for SVG and EPS
This commit is contained in:
parent
8bb4d2ce86
commit
78d85bd72e
5 changed files with 55 additions and 42 deletions
|
@ -81,6 +81,7 @@ extern "C" {
|
|||
int option_2;
|
||||
int option_3;
|
||||
int show_hrt;
|
||||
int fontsize;
|
||||
int input_mode;
|
||||
int eci;
|
||||
unsigned char text[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue