1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_graphics/fonts
2012-11-11 18:43:36 +00:00
..
juce_AttributedString.cpp Added a method for concatenating AttributedStrings. 2012-09-03 12:27:49 +01:00
juce_AttributedString.h Added a method for concatenating AttributedStrings. 2012-09-03 12:27:49 +01:00
juce_CustomTypeface.cpp Initial commit of font style access, providing access to the styles available for each font family. 2012-05-01 12:10:05 +01:00
juce_CustomTypeface.h Initial commit of font style access, providing access to the styles available for each font family. 2012-05-01 12:10:05 +01:00
juce_Font.cpp Fixed a leak. 2012-10-05 17:50:17 +01:00
juce_Font.h Fonts: fix for changing height of customised typefaces. 2012-10-05 17:24:03 +01:00
juce_GlyphArrangement.cpp Avoided a few gcc compiler warnings. 2012-11-11 18:43:36 +00:00
juce_GlyphArrangement.h Minor internal refactoring and clean-ups. 2012-07-14 10:02:45 +01:00
juce_TextLayout.cpp Fix for TextLayout justification. 2012-10-10 11:44:23 +01:00
juce_TextLayout.h TextLayout RTL fix. 2012-06-08 16:00:54 +01:00
juce_Typeface.cpp TextPropertyComponent colour fix. 2012-07-27 22:00:59 +01:00
juce_Typeface.h Added a Typeface::clearTypefaceCache() method. 2012-06-26 10:39:16 +01:00