Load SVG File as ShapePath Paths?
Unsolved
QML and Qt Quick
-
I was looking at ShapePath over the weekend and found it supports a number of path types. However, I do not see a way to load those paths from a file. I was thinking of writing something that dynamically loads those paths. Is there already a tool that does this? Something that bakes an SVG or image into a set of path objects for use with ShapePath?