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
2013-08-24 10:49:25 +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 Added some point-size accessor methods to Font. 2013-07-06 10:28:24 +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 Text layout fix when using newlines with certain fonts on OSX. 2013-07-08 17:04:25 +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