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 b09cc5e275 Fix for RectangleList 12 years ago
..
colour Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
contexts Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 12 years ago
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
fonts Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
geometry Fix for RectangleList 12 years ago
image_formats Workarounds for png code in some older versions of VC. 12 years ago
images Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering. 12 years ago
native New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows. 12 years ago
placement Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_graphics.cpp Minor clean-ups around the Justification class. 12 years ago
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_graphics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 12 years ago