Gin
Loading...
Searching...
No Matches
Functions
gin_imageutilities.h File Reference

Functions

juce::Image rasterizeSVG (juce::String svgText, int w, int h)
 Converts an SVG to Image.
 
juce::Path parseSVGPath (const juce::String &txt)
 Like Drawable::parseSVGPath but works with list of points.