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/native
2014-01-02 22:00:47 +00:00
..
juce_android_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 2013-12-19 15:39:30 +00:00
juce_android_GraphicsContext.cpp 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_freetype_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 2013-12-19 15:39:30 +00:00
juce_linux_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 2013-12-19 15:39:30 +00:00
juce_mac_CoreGraphicsContext.h Cleaned out and optimised some graphics code. 2013-09-04 13:38:54 +01:00
juce_mac_CoreGraphicsContext.mm Avoided some warnings in OSX10.9 SDK 2013-11-19 12:22:38 +00:00
juce_mac_CoreGraphicsHelpers.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_mac_Fonts.mm Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 2013-12-19 15:39:30 +00:00
juce_RenderingHelpers.h 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
juce_win32_Direct2DGraphicsContext.cpp Cleaned out and optimised some graphics code. 2013-09-04 13:38:54 +01:00
juce_win32_DirectWriteTypeface.cpp Workaround for DirectWrite failing to load certain fonts. 2013-12-29 10:31:59 +00:00
juce_win32_DirectWriteTypeLayout.cpp Handling for broken fonts on win32. 2013-12-31 11:28:18 +00:00
juce_win32_Fonts.cpp Workaround for DirectWrite failing to load certain fonts. 2013-12-29 10:31:59 +00:00