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 36e7c12504 Fix for some VC compiler warnings. 11 years ago
..
juce_AttributedString.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 12 years ago
juce_AttributedString.h Updated the format of the header include guard macros. 12 years ago
juce_CustomTypeface.cpp Improved the vertical font hinting algorithm and removed some duplicated typeface code. 12 years ago
juce_CustomTypeface.h Workaround for layout of CustomTypefaces on OSX 11 years ago
juce_Font.cpp A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen. 11 years ago
juce_Font.h Workarounds for AttributedString layout when using from-memory fonts on Windows. 11 years ago
juce_GlyphArrangement.cpp Fix for some VC compiler warnings. 11 years ago
juce_GlyphArrangement.h Fix for some VC compiler warnings. 11 years ago
juce_TextLayout.cpp Fix for software text layout colour of single-character strings. 12 years ago
juce_TextLayout.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_Typeface.cpp Tiny tweak to the typeface hinting algorithm. 12 years ago
juce_Typeface.h Improved the vertical font hinting algorithm and removed some duplicated typeface code. 12 years ago