1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_graphics/fonts
2013-05-22 23:05:53 -06:00
..
juce_AttributedString.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_AttributedString.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06: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 Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06:00
juce_TextLayout.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 2013-05-22 23:05:53 -06: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