1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics/native
2015-01-06 09:49:49 +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 Avoided a few compiler warnings. 2014-12-03 11:45:15 +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 OSX TextLayout maximum height fix. 2015-01-06 09:49:49 +00:00
juce_RenderingHelpers.h Avoided a few linux gcc warnings. 2014-08-05 13:29:18 +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 Modified TextLayout creation functions to take an optional maximum height as well as a maximum width. 2014-12-29 12:07:31 +00:00
juce_win32_Fonts.cpp Win XP font style selection fix. 2014-08-13 08:54:31 +01:00