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 606e7be12f Added dashed-line support to the SVG parser and DrawablePath 9 years ago
..
juce_Drawable.cpp Lots of small whitespace tweaks. 9 years ago
juce_Drawable.h Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_DrawableComposite.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_DrawableComposite.h Added some comments to DrawabkeComposite. 10 years ago
juce_DrawableImage.cpp Replaced some uses of AffineTransform::identity with a default-constructed object 9 years ago
juce_DrawableImage.h Update copyright notice 10 years ago
juce_DrawablePath.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_DrawablePath.h Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_DrawableRectangle.cpp Update copyright notice 10 years ago
juce_DrawableRectangle.h Update copyright notice 10 years ago
juce_DrawableShape.cpp Added dashed-line support to the SVG parser and DrawablePath 9 years ago
juce_DrawableShape.h Added dashed-line support to the SVG parser and DrawablePath 9 years ago
juce_DrawableText.cpp Update copyright notice 10 years ago
juce_DrawableText.h Update copyright notice 10 years ago
juce_SVGParser.cpp Added dashed-line support to the SVG parser and DrawablePath 9 years ago