1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_graphics/fonts
2025-11-10 22:14:35 +00:00
..
harfbuzz Upgrade to harfbuzz 10.1.0 2024-12-10 13:43:51 +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: Cache HarfBuzz fonts and font details 2025-09-25 14:56:34 +01:00
juce_Font.h Fix font sizing with the software and OpenGL renderers when ascent override is used 2025-10-24 11:22:15 +02:00
juce_FontFeatures.cpp Fonts: Add OpenType feature support 2025-06-17 12:38:20 +01:00
juce_FontFeatures.h Fonts: Add OpenType feature support 2025-06-17 12:38:20 +01:00
juce_FontOptions.cpp Fonts: Add OpenType feature support 2025-06-17 12:38:20 +01:00
juce_FontOptions.h Fonts: Add OpenType feature support 2025-06-17 12:38:20 +01:00
juce_FunctionPointerDestructor.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_GlyphArrangement.cpp GlyphArrangement: Extend glyph bounds to encapsulate ligature characters 2025-07-15 14:01:58 +01:00
juce_GlyphArrangement.h Fonts: Add OpenType feature support 2025-06-17 12:38:20 +01:00
juce_GlyphArrangementOptions.cpp Add GlyphArrangementOptions for addFittedText and drawFittedText 2025-05-09 13:39:11 +02:00
juce_GlyphArrangementOptions.h GlyphArrangement: Add documentation tag 2025-06-10 16:13:33 +01:00
juce_TextLayout.cpp TextLayout: Fix hang when shaping text containing a zero-width glyph 2025-11-10 22:14:35 +00:00
juce_TextLayout.h TextLayout: Fix getStringBounds of empty strings 2024-10-24 19:40:42 +01:00
juce_Typeface.cpp Font: Cache HarfBuzz fonts and font details 2025-09-25 14:56:34 +01:00
juce_Typeface.h Font: Cache HarfBuzz fonts and font details 2025-09-25 14:56:34 +01:00
juce_TypefaceFileCache.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_TypefaceTestData.cpp Typeface: Implement platform typefaces using Harfbuzz hb_font_t 2024-04-17 14:41:00 +01:00