MBS ImageMagick Speed for Rendering SVG

[quote=120443:@Norman Palardy]Right
Thats why I said some time ago
[/quote]
Thanks! I missed that key comment :wink:

[quote]
SVG is just XML and it has rects and all sorts of “objects”
It’s the only way you’ll get an SVG as Object2D’s
Everything else will give you some raster format which will scale like crap[/quote]
True dat! :slight_smile:

Yes, but still someone would need to write the SVG to Object2D parser as it doesn’T exist.
OR did FolderItem.OpenAsVectorPicture get an update to do this?

I made feature request 34881 for that.

Anyone could write it - SVG is just XML

Anyone but I my friend :slight_smile: