VectorDrawing - Load/CatchSvg()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Mijikai
Addict
Addict
Posts: 1520
Joined: Sun Sep 11, 2016 2:17 pm

VectorDrawing - Load/CatchSvg()

Post by Mijikai »

We have SvgVectorOutput() to create a SVG but we can not load a SVG.
The addition of Load/CatchSvg() would make the Vector library a whole lot more useful. :D

Sorry if this was requested before but i did not find it. :oops:
miso
Enthusiast
Enthusiast
Posts: 466
Joined: Sat Oct 21, 2023 4:06 pm
Location: Hungary

Re: VectorDrawing - Load/CatchSvg()

Post by miso »

On the german forums Stargate provided a module. ( Checking it, it's slightly different than the one I acquired some time ago, but works none the less )

https://www.purebasic.fr/german/viewtop ... =4&t=22593
Post Reply