1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_graphics
2020-03-30 18:34:19 +01:00
..
colour Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
contexts Fixed some more typos 2020-01-07 08:53:23 +00:00
effects Fixed a bug in DropShadow::drawForRectangle 2019-02-06 12:56:05 +00:00
fonts macOS: Fixed a CoreGraphics text layout bug 2020-01-17 16:34:50 +00:00
geometry Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 2020-03-30 18:34:19 +01:00
image_formats Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
images Fixed a potential overflow when dealing with large images 2020-03-27 08:51:52 +00:00
native Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 2020-03-30 18:34:19 +01:00
placement Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
juce_graphics.cpp Replaced win32 font kerning tables with maps to improve performance 2018-09-18 12:20:11 +01:00
juce_graphics.h Bump version number to 5.4.7 2020-02-10 14:16:54 +00:00
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00