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
2012-09-03 12:27:49 +01: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 Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name. 2012-07-14 12:48:01 +01:00
juce_Font.h Removed a confusing Font constructor that took a style name but could be mistakenly called with a typeface name. 2012-07-14 12:48:01 +01:00
juce_GlyphArrangement.cpp Minor internal refactoring and clean-ups. 2012-07-14 10:02:45 +01:00
juce_GlyphArrangement.h Minor internal refactoring and clean-ups. 2012-07-14 10:02:45 +01:00
juce_TextLayout.cpp TextLayout bugfix. Removed some unused functions. 2012-07-27 17:48:48 +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