Hello,
Is there any way to convert a juce Path to SVG path?
I believe Path::toString() returns a valid SVG path
That’s right!! Thx