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-11-04 16:20:13 +00:00
..
colour Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
contexts Made the x and y members public in the Point class. 2011-11-01 21:29:10 +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 Support for writing JPG even if the image has an alpha channel. Added assertion to warn if you try to use a fallback font on OSX. Minor fixes and features for PopupMenu, ComboBox. 2011-09-28 17:10:38 +01:00
geometry Made the x and y members public in the Point class. 2011-11-01 21:29:10 +00:00
image_formats Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType. 2011-10-28 14:21:29 +01:00
images Fixed a typo in image conversion. 2011-10-28 15:12:59 +01:00
native Made the x and y members public in the Point class. 2011-11-01 21:29:10 +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 More graphics refactoring. 2011-10-12 10:10:30 +01:00
juce_graphics.h New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring. 2011-10-25 18:09:09 +01:00
juce_graphics.mm New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_module_info Bumped the version number. 2011-11-04 16:20:13 +00:00