| .. |
|
juce_RenderingHelpers.h
|
Performance increase for some software-renderer image blending ops.
|
11 years ago |
|
juce_android_Fonts.cpp
|
Improved the vertical font hinting algorithm and removed some duplicated typeface code.
|
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()
|
12 years ago |
|
juce_linux_Fonts.cpp
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
12 years ago |
|
juce_mac_CoreGraphicsContext.h
|
Really minor clean-ups.
|
11 years ago |
|
juce_mac_CoreGraphicsContext.mm
|
Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU.
|
11 years ago |
|
juce_mac_CoreGraphicsHelpers.h
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_mac_Fonts.mm
|
Minor warning fix.
|
11 years ago |
|
juce_win32_Direct2DGraphicsContext.cpp
|
Cleaned out and optimised some graphics code.
|
12 years ago |
|
juce_win32_DirectWriteTypeLayout.cpp
|
More DirectWrite numeric workarounds.
|
11 years ago |
|
juce_win32_DirectWriteTypeface.cpp
|
Improved the vertical font hinting algorithm and removed some duplicated typeface code.
|
11 years ago |
|
juce_win32_Fonts.cpp
|
Workaround for DirectWrite failing to load certain fonts.
|
12 years ago |