Add NanoSVG setup options
An option to enable or disable using NanoSVG for rasterizing SVG files. And an option to indicate an external NanoSVG library is used.
This commit is contained in:
parent
c8bfd53d13
commit
931370f0ad
9 changed files with 57 additions and 0 deletions
|
|
@ -609,6 +609,10 @@
|
|||
|
||||
#define wxUSE_LIBTIFF 0
|
||||
|
||||
#define wxUSE_NANOSVG 0
|
||||
|
||||
#define wxUSE_NANOSVG_EXTERNAL 0
|
||||
|
||||
#define wxUSE_TGA 0
|
||||
|
||||
#define wxUSE_GIF 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue