SVG files in standalones
Hi,
While making a standalone exe that has some fpics, I noticed that the JPGs load fine while the SVGs never show up, no matter how embedded or included I've tried to make them feel at home in their standalone. So be warned, use good ol' JPGs.
do you get an error message?
yes indeed:
jsvg_create_from_file: can't get pathname
can't load filename.svg
And PNG works fine if you need transparency.