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
2018-11-09 14:04:46 +00:00
..
colour Made some JUCE classes TriviallyCopyable 2018-07-11 09:17:31 +01:00
contexts Allowed different text justifications in drawMultiLineText 2018-08-22 11:24:29 +01:00
effects Made some more JUCE classes trivially copyable 2018-07-11 15:07:00 +01:00
fonts Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +01:00
geometry Fixed compatibility with Xcode 8.2.1 2018-11-09 09:19:34 +00:00
image_formats Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
images Fixed some CoreGraphics image issues in the latest iOS and MacOS SDKs 2018-10-03 15:22:22 +01:00
native Android: Fixed some compiler warnings 2018-11-09 14:04:46 +00: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.0 2018-11-06 12:50:21 +00:00
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00