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.
hogliux 8c242b7547 Fix warnings on linux 10 years ago
..
juce_RenderingHelpers.h Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 10 years ago
juce_android_Fonts.cpp Added support for in-memory fonts on Android. 10 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 Fix warnings on linux 10 years ago
juce_linux_Fonts.cpp Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor() 11 years ago
juce_mac_CoreGraphicsContext.h Updated gradient rendering on OSX to use newer APIs. 10 years ago
juce_mac_CoreGraphicsContext.mm Fixed a warning on iOS. 10 years ago
juce_mac_CoreGraphicsHelpers.h Added some initialisation to the CoreGraphics context to counteract hosts that disable font anti-aliasing. 10 years ago
juce_mac_Fonts.mm OSX TextLayout maximum height fix. 10 years ago
juce_win32_Direct2DGraphicsContext.cpp New class: SharedResourcePointer 11 years ago
juce_win32_DirectWriteTypeLayout.cpp Modified TextLayout creation functions to take an optional maximum height as well as a maximum width. 10 years ago
juce_win32_DirectWriteTypeface.cpp Workarounds for AttributedString layout when using from-memory fonts on Windows. 11 years ago
juce_win32_Fonts.cpp Win XP font style selection fix. 10 years ago