The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 1de23b2c06 Workaround for DirectWrite failing to load certain fonts. 12 years ago
..
juce_RenderingHelpers.h Some fixes for minor graphical problems. 12 years ago
juce_android_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 12 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 Cleaned out and optimised some graphics code. 12 years ago
juce_mac_CoreGraphicsContext.mm Avoided some warnings in OSX10.9 SDK 12 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() 12 years ago
juce_win32_Direct2DGraphicsContext.cpp Cleaned out and optimised some graphics code. 12 years ago
juce_win32_DirectWriteTypeLayout.cpp More win32 DirectWrite nullptr checks. 12 years ago
juce_win32_DirectWriteTypeface.cpp Workaround for DirectWrite failing to load certain fonts. 12 years ago
juce_win32_Fonts.cpp Workaround for DirectWrite failing to load certain fonts. 12 years ago