The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules a1b55a4025 Fixed a problem with the SVG parser handling group element transforms 8 years ago
..
juce_Drawable.cpp Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_Drawable.h Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableComposite.cpp Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableComposite.h Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableImage.cpp Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableImage.h Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawablePath.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_DrawablePath.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_DrawableRectangle.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_DrawableRectangle.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_DrawableShape.cpp Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableShape.h Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableText.cpp Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_DrawableText.h Added method Drawable::getOutlineAsPath(), and used this for parsing SVG clip regions 8 years ago
juce_SVGParser.cpp Fixed a problem with the SVG parser handling group element transforms 8 years ago