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.
ed 383d69c421 Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer() 6 years ago
..
colour Fixed a documentation typo 6 years ago
contexts Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. 6 years ago
effects Fixed a bug in DropShadow::drawForRectangle 6 years ago
fonts Removed a leaking UnitTest 6 years ago
geometry Tweaked a couple of Rectangle methods to avoid some spurious assertions triggered by rounding errors 6 years ago
image_formats Removed some `extern "C"` declarations from libpng 6 years ago
images Prevent integer overflow in BitmapData::getLinePointer() and BitmapData::getPixelPointer() 6 years ago
native macOS: Fixed some issues drawing italicised text 6 years ago
placement Made some more JUCE classes trivially copyable 7 years ago
juce_graphics.cpp Replaced win32 font kerning tables with maps to improve performance 7 years ago
juce_graphics.h Bump version number to 5.4.4 6 years ago
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 8 years ago