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 26c9468dc5 Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
..
colour Fixed some warnings with -Wconversion enabled 5 years ago
contexts Fixed some more typos 5 years ago
effects Fixed a bug in DropShadow::drawForRectangle 6 years ago
fonts macOS: Fixed a CoreGraphics text layout bug 5 years ago
geometry Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
image_formats Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
images Fixed a potential overflow when dealing with large images 5 years ago
native Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
placement Made some more JUCE classes trivially copyable 6 years ago
juce_graphics.cpp Replaced win32 font kerning tables with maps to improve performance 6 years ago
juce_graphics.h Bump version number to 5.4.7 5 years ago
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 8 years ago