Gin
Functions
gin_imageutilities.h File Reference

Functions

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