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 871c3a9108 Removed some code that prevented RTL TextLayouts having their bounds adjusted 10 years ago
..
juce_AttributedString.cpp Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 10 years ago
juce_AttributedString.h Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 10 years ago
juce_CustomTypeface.cpp Update copyright notice 10 years ago
juce_CustomTypeface.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
juce_Font.cpp Simplified some inter-module dependencies and exception-catching fallbacks 10 years ago
juce_Font.h Update copyright notice 10 years ago
juce_GlyphArrangement.cpp Fix for a layout truncation problem in GlyphArrangement when splitting across many lines. 10 years ago
juce_GlyphArrangement.h Corrected some spelling mistakes in comments 10 years ago
juce_TextLayout.cpp Removed some code that prevented RTL TextLayouts having their bounds adjusted 10 years ago
juce_TextLayout.h Removed some code that prevented RTL TextLayouts having their bounds adjusted 10 years ago
juce_Typeface.cpp Update copyright notice 10 years ago
juce_Typeface.h Lots of small whitespace tweaks. 10 years ago