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 43283b3d03 Added a couple of methods to Rectangle to return its limits as Range objects. 10 years ago
..
colour Fix typo 10 years ago
contexts Added some assertions in Graphics methods to catch negatively-sized rectangles. 10 years ago
effects Increased accuracy of DropShadow::drawShadowSection() 10 years ago
fonts Fix TextLayout height when string is empty 10 years ago
geometry Added a couple of methods to Rectangle to return its limits as Range objects. 10 years ago
image_formats Avoided a couple of obscure gcc warnings 11 years ago
images Added some missing 'override' decorators 10 years ago
native Fix warnings on linux 10 years ago
placement Really minor clean-ups. 11 years ago
juce_graphics.cpp Tweaked the way Freetype is included to allow it to be used on other OSes than linux, and to be used in its amalgamated form. 10 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 11 years ago