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/native
2014-06-28 21:36:01 +01: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 Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_mac_CoreGraphicsContext.mm Added some image caching to the CoreGraphics renderer, which can speed up drawing when images are re-used. 2014-05-14 11:33:52 +01: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 Workaround for layout of CustomTypefaces on OSX 2014-05-16 09:53:38 +01:00
juce_RenderingHelpers.h Avoiding a VC warning. 2014-04-13 12:43:12 +01:00
juce_win32_Direct2DGraphicsContext.cpp New class: SharedResourcePointer 2014-04-14 13:13:07 +01:00
juce_win32_DirectWriteTypeface.cpp Workarounds for AttributedString layout when using from-memory fonts on Windows. 2014-06-28 21:36:01 +01:00
juce_win32_DirectWriteTypeLayout.cpp Workarounds for AttributedString layout when using from-memory fonts on Windows. 2014-06-28 21:36:01 +01:00
juce_win32_Fonts.cpp New class: SharedResourcePointer 2014-04-14 13:13:07 +01:00