| .. |
|
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
|
Added some documentation to CustomTypeface.
|
12 years ago |
|
juce_Font.cpp
|
Fix for a very obscure race-condition involving font string initialisation.
|
12 years ago |
|
juce_Font.h
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
12 years ago |
|
juce_GlyphArrangement.cpp
|
Minor clean-ups around the Justification class.
|
12 years ago |
|
juce_GlyphArrangement.h
|
Really minor clean-ups.
|
12 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 |