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

Functions

juce::Image rasterizeSVG (juce::String svgText, int w, int h)
 Converts SVG text to a rasterized JUCE Image.
 
juce::Path parseSVGPath (const juce::String &txt)
 Parses an SVG path string into a JUCE Path.