1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/fonts
2024-04-18 14:16:01 +01:00
..
harfbuzz Add Harfbuzz dependency 2024-04-17 14:41:00 +01:00
juce_AttributedString.cpp LowLevelGraphicsContext: Replace glyph drawing functions with single drawGlyphs() 2024-04-18 14:16:01 +01:00
juce_AttributedString.h Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
juce_Font.cpp Font: Allow switching between legacy non-portable metrics, and new portable metrics 2024-04-18 14:16:00 +01:00
juce_Font.h Font: Allow switching between legacy non-portable metrics, and new portable metrics 2024-04-18 14:16:00 +01:00
juce_FontOptions.cpp Font: Allow switching between legacy non-portable metrics, and new portable metrics 2024-04-18 14:16:00 +01:00
juce_FontOptions.h Font: Allow switching between legacy non-portable metrics, and new portable metrics 2024-04-18 14:16:00 +01:00
juce_FunctionPointerDestructor.h juce_graphics: Add FunctionPointerDestructor utility 2024-04-17 14:41:00 +01:00
juce_GlyphArrangement.cpp LowLevelGraphicsContext: Replace glyph drawing functions with single drawGlyphs() 2024-04-18 14:16:01 +01:00
juce_GlyphArrangement.h LowLevelGraphicsContext: Replace glyph drawing functions with single drawGlyphs() 2024-04-18 14:16:01 +01:00
juce_LruCache.h RenderingHelpers: Implement GlyphCache in terms of LruCache 2024-04-18 14:15:59 +01:00
juce_TextLayout.cpp LowLevelGraphicsContext: Replace glyph drawing functions with single drawGlyphs() 2024-04-18 14:16:01 +01:00
juce_TextLayout.h Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
juce_Typeface.cpp Typeface: Add simple tests for typeface metrics 2024-04-18 14:16:00 +01:00
juce_Typeface.h Font: Allow switching between legacy non-portable metrics, and new portable metrics 2024-04-18 14:16:00 +01:00
juce_TypefaceFileCache.h Typeface: Add support for querying system fallbacks 2024-04-17 14:41:01 +01:00
juce_TypefaceTestData.cpp Typeface: Implement platform typefaces using Harfbuzz hb_font_t 2024-04-17 14:41:00 +01:00