1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics/fonts
2016-04-14 16:34:26 +01: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 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +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 Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
juce_TextLayout.cpp Removed some code that prevented RTL TextLayouts having their bounds adjusted 2016-04-14 16:34:26 +01:00
juce_TextLayout.h Removed some code that prevented RTL TextLayouts having their bounds adjusted 2016-04-14 16:34:26 +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