Comming soon
Originally shared by Sébastien Mischler (skarab)
Some progress ont the SVG parser; shapes, colors, holes detection, ,
Comming soon
Originally shared by Sébastien Mischler (skarab)
Some progress ont the SVG parser; shapes, colors, holes detection, ,
Great work. Looks like it loads svg files quickly & smoothly. Looking forward to playing with this when it comes along
Good work!
Oh thank god, you’re using inkscape. I’m so over people using SVG parsing that’s centered around a couple thousand-dollar adobe suite on an open source project.
Shouldn’t the SVG standard implementation be the same for Adobe Illustrator & Inkscape? I’d imagine there are “rules” that define how to save the objects & how to display the objects right?
@Yuusuf_Sallahuddin_Y just like C compilers, you can follow a standard, and still do things differently. Anything undefined is left to chance.