SVG specs for conversion tool?
-
What are the specs for the SVG To Path Converter?
Quite a lot of the SVG icons I've tried don't convert correctly. I assume it's because of the different drawing techniques that can be used in SVGs and/or SVGs containing multiple paths.
I'm looking to automate the conversion of any SVG into a HISE-compatible version.
What spec does the tool expect?
-
@dannytaurus the SVG must be a single (monochromatic) shape that is not rastered and does not contain text. If you have multiple shapes, you need to combine it into one.
The best workflow is to simply load them in a vector design app (Affinity designer, inkscape, Adobe Illustrator), process them to fit and then import.