| .. |
|
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: Allow overriding typeface ascent and descent metrics
|
2025-01-29 13:36:28 +00:00 |
|
juce_Font.h
|
Font: Allow overriding typeface ascent and descent metrics
|
2025-01-29 13:36:28 +00:00 |
|
juce_FontOptions.cpp
|
Font: Allow overriding typeface ascent and descent metrics
|
2025-01-29 13:36:28 +00:00 |
|
juce_FontOptions.h
|
Font: Allow overriding typeface ascent and descent metrics
|
2025-01-29 13:36:28 +00:00 |
|
juce_FunctionPointerDestructor.h
|
Fix some Doxygen docstrings
|
2024-06-12 09:35:32 +01:00 |
|
juce_GlyphArrangement.cpp
|
GlyphArrangement: Make drawFittedText squashing behaviour more similar to JUCE 7
|
2024-10-21 15:34:42 +02:00 |
|
juce_GlyphArrangement.h
|
Font: Deprecate getStringWidth and getGlyphPositions
|
2024-09-18 19:13:09 +01:00 |
|
juce_JustifiedText.cpp
|
TextLayout: Fix ignored AttributedText::getLineSpacing() parameter
|
2024-07-22 13:16:06 +02:00 |
|
juce_LruCache.h
|
Fix some Doxygen docstrings
|
2024-06-12 09:35:32 +01:00 |
|
juce_ShapedText.cpp
|
ShapedText: Refactor Impl constructor
|
2024-09-18 19:13:08 +01:00 |
|
juce_SimpleShapedText.cpp
|
Fix crash when no valid Typeface::Ptr can be resolved
|
2025-01-07 17:29:43 +01:00 |
|
juce_TextLayout.cpp
|
TextLayout: Fix ignored AttributedText::getLineSpacing() parameter
|
2024-07-22 13:16:06 +02:00 |
|
juce_TextLayout.h
|
TextLayout: Fix getStringBounds of empty strings
|
2024-10-24 19:40:42 +01:00 |
|
juce_Typeface.cpp
|
Font: Allow overriding typeface ascent and descent metrics
|
2025-01-29 13:36:28 +00:00 |
|
juce_Typeface.h
|
Font: Allow overriding typeface ascent and descent metrics
|
2025-01-29 13:36:28 +00:00 |
|
juce_TypefaceFileCache.h
|
Singleton: Add new macros to simplify singleton creation
|
2024-10-16 10:36:52 +01:00 |
|
juce_TypefaceTestData.cpp
|
Typeface: Implement platform typefaces using Harfbuzz hb_font_t
|
2024-04-17 14:41:00 +01:00 |