.. |
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 |