1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_graphics/fonts
2014-12-29 12:07:31 +00: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 Avoided a few compiler warnings. 2014-12-03 11:45:15 +00: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 Fix for some VC compiler warnings. 2014-07-01 18:50:42 +01:00
juce_GlyphArrangement.h Fix for some VC compiler warnings. 2014-07-01 18:50:42 +01:00
juce_TextLayout.cpp Modified TextLayout creation functions to take an optional maximum height as well as a maximum width. 2014-12-29 12:07:31 +00:00
juce_TextLayout.h Modified TextLayout creation functions to take an optional maximum height as well as a maximum width. 2014-12-29 12:07:31 +00: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