1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules/juce_graphics
2014-01-03 14:33:37 +00:00
..
colour Misc minor string optimisations. 2013-09-11 14:52:28 +01:00
contexts Fix for clipping of Graphics::drawSingleLineText with right-justification. 2013-11-26 10:08:16 +00:00
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
fonts Avoided a GL symbol redefinition and a warning in MSVC. 2014-01-03 14:33:37 +00:00
geometry Added a method Rectangle::withSizeKeepingCentre() 2013-12-07 14:31:52 +00:00
image_formats Fixed some pedantic warnings. 2013-09-16 18:47:28 +01:00
images Cleaned out and optimised some graphics code. 2013-09-04 13:38:54 +01:00
native Tweaks to font-rendering: fonts are now vertically hinted by finding the best overall scale that will make the most common horizontal features better aligned. Changed the font gamma to be greater when rendering with brighter colours. 2014-01-02 22:00:47 +00:00
placement Added a default constructor for RectanglePlacement. 2013-11-11 11:01:35 +00:00
juce_graphics.cpp Minor clean-ups around the Justification class. 2013-08-20 17:27:41 +01:00
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_graphics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-12-31 10:25:10 +00:00