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
2015-09-06 15:42:34 +01:00
..
colour Update copyright notice 2015-07-22 15:59:34 +01:00
contexts Update copyright notice 2015-07-22 15:59:34 +01:00
effects Update copyright notice 2015-07-22 15:59:34 +01:00
fonts Tweaked Font::getStringWidth to round-up the value it returns as an int. 2015-07-24 15:55:37 +01:00
geometry Removed the leak detector from AffineTransform to avoid false alarms with static instances of the class. (You should never allocate one of these on the heap anyway) 2015-07-24 10:30:55 +01:00
image_formats Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
images Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 2015-09-06 15:42:34 +01:00
native Fixed Windows bug causing wrong text positions for DirectDraw text layout. 2015-08-12 17:42:07 +01:00
placement Update copyright notice 2015-07-22 15:59:34 +01:00
juce_graphics.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_graphics.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_graphics.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version 3.2.0 2015-07-22 19:48:35 +01:00