1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_graphics/fonts
2017-04-06 10:55:48 +01:00
..
juce_AttributedString.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_AttributedString.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_CustomTypeface.cpp Fixed multiple harmless warnings in Android builds 2017-02-08 18:07:37 +00:00
juce_CustomTypeface.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_Font.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_Font.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_GlyphArrangement.cpp Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it 2017-04-06 10:55:48 +01:00
juce_GlyphArrangement.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_TextLayout.cpp Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it 2017-04-06 10:55:48 +01:00
juce_TextLayout.h Modernised some code in some text layout classes, and made TextLayout draw underlining where the font asks for it 2017-04-06 10:55:48 +01:00
juce_Typeface.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Typeface.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00