Specs here.
In some cases, where the SVGs you get have masks that can be converted to gradients, you can use svg-simplify
to convert them so that current JUCE will draw them correctly.
1 Like
In some cases, where the SVGs you get have masks that can be converted to gradients, you can use svg-simplify
to convert them so that current JUCE will draw them correctly.