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
2011-12-24 10:06:45 +00:00
..
colour AttributedString class and advanced text layout (stage 1) 2011-11-21 20:03:39 +00:00
contexts OpenGL renderer optimisations. 2011-12-22 18:32:34 +00:00
effects First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
fonts TextLayout fix. Windows stylus fix. Minor clean-ups. 2011-12-13 13:45:51 +00:00
geometry Lock for multithreaded font rendering. Tweaks for some openGL settings. Updated the demo to have an openGL rendering engine option. 2011-12-20 13:32:11 +00:00
image_formats Cleaned up a few 64-bit VC++ warnings. 2011-12-24 10:06:45 +00:00
images Tweak to ComponentBoundsConstrainer. Fix for iOS when embedding juce windows. 2011-11-05 16:47:49 +00:00
native Cleaned up a few 64-bit VC++ warnings. 2011-12-24 10:06:45 +00:00
placement First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_graphics.cpp New class: MP3AudioFormat. 2011-11-29 17:07:54 +00:00
juce_graphics.h Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 2011-11-25 14:25:12 +00:00
juce_graphics.mm New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_module_info New class: ThreadLocalValue. 2011-12-22 11:40:34 +00:00