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/native
2014-01-08 14:57:09 +00:00
..
juce_android_Fonts.cpp Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +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 Minor warning fix. 2014-01-08 14:57:09 +00:00
juce_RenderingHelpers.h Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +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 Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +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