1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_graphics
2019-07-11 15:48:49 +01:00
..
colour GCC 9 compatibility fixes 2019-04-30 17:46:15 +01:00
contexts Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. 2019-05-15 12:08:38 +01:00
effects Fixed a bug in DropShadow::drawForRectangle 2019-02-06 12:56:05 +00:00
fonts macOS: Fixed an issue unregistering fonts 2019-07-11 15:48:49 +01:00
geometry Tweaked a couple of Rectangle methods to avoid some spurious assertions triggered by rounding errors 2019-06-21 12:15:51 +01:00
image_formats Removed some extern "C" declarations from libpng 2019-06-28 15:34:16 +01:00
images Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. 2019-05-15 12:08:38 +01:00
native macOS: Fixed an issue unregistering fonts 2019-07-11 15:48:49 +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.3 2019-02-21 15:25:51 +00:00
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00