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 a1a43ea418 Tweaks to font-rendering: fonts are now vertically hinted by finding the best overall scale that will make the most common horizontal features better aligned. Changed the font gamma to be greater when rendering with brighter colours. 11 years ago
..
colour Misc minor string optimisations. 11 years ago
contexts Fix for clipping of Graphics::drawSingleLineText with right-justification. 11 years ago
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
fonts Tweaks to font-rendering: fonts are now vertically hinted by finding the best overall scale that will make the most common horizontal features better aligned. Changed the font gamma to be greater when rendering with brighter colours. 11 years ago
geometry Added a method Rectangle::withSizeKeepingCentre() 11 years ago
image_formats Fixed some pedantic warnings. 11 years ago
images Cleaned out and optimised some graphics code. 11 years ago
native Tweaks to font-rendering: fonts are now vertically hinted by finding the best overall scale that will make the most common horizontal features better aligned. Changed the font gamma to be greater when rendering with brighter colours. 11 years ago
placement Added a default constructor for RectanglePlacement. 11 years ago
juce_graphics.cpp Minor clean-ups around the Justification class. 11 years ago
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 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