1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_graphics/fonts
2014-04-05 17:39:31 +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 Added some documentation to CustomTypeface. 2014-03-13 16:23:34 +00:00
juce_Font.cpp Fix for a very obscure race-condition involving font string initialisation. 2014-04-05 17:39:31 +01:00
juce_Font.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_GlyphArrangement.cpp Minor clean-ups around the Justification class. 2013-08-20 17:27:41 +01:00
juce_GlyphArrangement.h Really minor clean-ups. 2014-01-12 18:06:48 +00: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