1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_graphics/fonts
2013-10-23 11:50:04 +01:00
..
juce_AttributedString.cpp Replaced a few Justification references. 2013-07-01 22:07:39 +01:00
juce_AttributedString.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_CustomTypeface.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_CustomTypeface.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_Font.cpp Made sure that glyph caches are flushed along with the typeface cache. 2013-10-23 11:50:04 +01:00
juce_Font.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_GlyphArrangement.cpp Minor clean-ups around the Justification class. 2013-08-20 17:27:41 +01:00
juce_GlyphArrangement.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_TextLayout.cpp Fix for software text layout colour of single-character strings. 2013-10-11 21:56:44 +01:00
juce_TextLayout.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00
juce_Typeface.cpp Windows default font fix. 2013-06-16 21:48:02 +01:00
juce_Typeface.h Stripped out some unnecessary boilerplate includes from juce_graphics. 2013-08-24 10:49:25 +01:00