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
2013-04-21 20:47:29 +01:00
..
juce_AttributedString.cpp Added a method for concatenating AttributedStrings. 2012-09-03 12:27:49 +01:00
juce_AttributedString.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_CustomTypeface.cpp Fix for CustomTypeface. 2013-04-03 20:18:59 +01:00
juce_CustomTypeface.h New method Font::withPointHeight, for specifying font sizes in points. 2012-12-17 21:27:23 +00:00
juce_Font.cpp Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases. 2013-03-08 15:13:07 +00:00
juce_Font.h New method Font::withPointHeight, for specifying font sizes in points. 2012-12-17 21:27:23 +00:00
juce_GlyphArrangement.cpp Minor tidying-up. 2012-12-20 20:46:17 +00:00
juce_GlyphArrangement.h Minor tidying-up. 2012-12-20 20:46:17 +00:00
juce_TextLayout.cpp Minor clean-ups and documentation fixes. 2012-12-20 21:26:12 +00:00
juce_TextLayout.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_Typeface.cpp TextPropertyComponent colour fix. 2012-07-27 22:00:59 +01:00
juce_Typeface.h Added some methods for scanning font folders with FreeType. 2013-04-21 20:47:29 +01:00