1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_graphics/fonts
2016-01-03 13:16:18 +00:00
..
juce_AttributedString.cpp Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 2016-01-03 13:16:18 +00:00
juce_AttributedString.h Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 2016-01-03 13:16:18 +00:00
juce_CustomTypeface.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_CustomTypeface.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Font.cpp Simplified some inter-module dependencies and exception-catching fallbacks 2015-12-23 11:47:18 +00:00
juce_Font.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_GlyphArrangement.cpp Fix for a layout truncation problem in GlyphArrangement when splitting across many lines. 2015-09-28 17:12:37 +01:00
juce_GlyphArrangement.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_TextLayout.cpp Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 2016-01-03 13:16:18 +00:00
juce_TextLayout.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Typeface.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Typeface.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00