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 dbf7053861 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
..
colour Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
contexts 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
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 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
image_formats Workarounds for png code in some older versions of VC. 12 years ago
images Stripped out some unnecessary boilerplate includes from juce_graphics. 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