1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics
2019-08-09 11:24:54 +01:00
..
colour Fixed a documentation typo 2019-08-07 16:06:47 +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 TextLayout: Fixed some bugs setting stringRanges 2019-08-08 17:58:17 +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 TextLayout: Fixed some bugs setting stringRanges 2019-08-08 17:58:17 +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.4 2019-08-09 11:24:54 +01:00
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00