| .. |
|
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
|
Some fixes for minor graphical problems.
|
2013-11-09 16:22:09 +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
|
Fix for DPI of win32 fonts sizes when specified in points.
|
2013-12-23 11:59:35 +00:00 |
|
juce_win32_DirectWriteTypeLayout.cpp
|
More win32 DirectWrite nullptr checks.
|
2013-09-23 14:44:00 +01:00 |
|
juce_win32_Fonts.cpp
|
Fix for DPI of win32 fonts sizes when specified in points.
|
2013-12-23 11:59:35 +00:00 |