1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/fonts
2014-06-29 14:34:26 +01:00
..
juce_AttributedString.cpp Added method String::clear(), and used it to replace a few uses of String::empty. 2013-12-01 11:32:39 +00:00
juce_AttributedString.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CustomTypeface.cpp Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +00:00
juce_CustomTypeface.h Workaround for layout of CustomTypefaces on OSX 2014-05-16 09:53:38 +01:00
juce_Font.cpp A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen. 2014-06-29 14:34:26 +01:00
juce_Font.h Workarounds for AttributedString layout when using from-memory fonts on Windows. 2014-06-28 21:36:01 +01:00
juce_GlyphArrangement.cpp A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen. 2014-06-29 14:34:26 +01:00
juce_GlyphArrangement.h A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen. 2014-06-29 14:34:26 +01:00
juce_TextLayout.cpp Fix for software text layout colour of single-character strings. 2013-10-11 21:56:44 +01:00
juce_TextLayout.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_Typeface.cpp Tiny tweak to the typeface hinting algorithm. 2014-01-12 17:14:19 +00:00
juce_Typeface.h Improved the vertical font hinting algorithm and removed some duplicated typeface code. 2014-01-05 19:46:13 +00:00