LoadImage with SVG files?
LoadImage with SVG files?
I am looking for a way to import SVG images into a vectordrawing, is it possible to use LoadImage(or equivalent command) with a SVG file?
Former VB6 developer adventuring in a brave, new Purebasic world!
Re: LoadImage with SVG files?
No it's not possible because SVG isn't one of the formats LoadImage currently supports, but if you search for SVG you'll find for example http://www.purebasic.fr/english/viewtop ... 12&t=40540

