.. |
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.
|
11 years ago |
juce_android_Fonts.cpp
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
11 years ago |
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
|
12 years ago |
juce_freetype_Fonts.cpp
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
11 years ago |
juce_linux_Fonts.cpp
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
11 years ago |
juce_mac_CoreGraphicsContext.h
|
Cleaned out and optimised some graphics code.
|
11 years ago |
juce_mac_CoreGraphicsContext.mm
|
Avoided some warnings in OSX10.9 SDK
|
11 years ago |
juce_mac_CoreGraphicsHelpers.h
|
Updated the format of the header include guard macros.
|
12 years ago |
juce_mac_Fonts.mm
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
11 years ago |
juce_win32_Direct2DGraphicsContext.cpp
|
Cleaned out and optimised some graphics code.
|
11 years ago |
juce_win32_DirectWriteTypeLayout.cpp
|
Handling for broken fonts on win32.
|
11 years ago |
juce_win32_DirectWriteTypeface.cpp
|
Workaround for DirectWrite failing to load certain fonts.
|
11 years ago |
juce_win32_Fonts.cpp
|
Workaround for DirectWrite failing to load certain fonts.
|
11 years ago |