SVG loading
#3741
Replies: 3 comments 8 replies
It's simply opt-in, most users do not need it and including it (like many other file-formats) implies additional code and executable size. |
0 replies
|
How do you enable? In config.h the word svg is not even present. |
3 replies
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've read in the latest release about the introduction of "SVG loading" and while attempting to use them I've noticed that its support is still disabled in config.h.
Is such functionality still a work in progress or simply opt-in?
All reactions