Lagrange [work/coretext]
Commits
2026-03-25 Text: Use SF Symbols for UI icons (macOS)
2026-03-24 Text: Fixed advance position calculation in Apple backend
2026-03-24 Fixed: Visibility of font settings based on build
2026-03-24 Text: Fixed line spacing for Apple system fonts
2026-03-24 Text: Use line gap to determine proper glyph scale
2026-03-24 Text: Tweaking which fonts get chosen for Emoji
2026-03-24 Prefs: Setting for using the system Emoji font (macOS/iOS)
2026-03-24 Text: No font smoothing with AppleText
2026-03-24 Text: Tweaked text blending when using AppleText
2026-03-24 Text: Fixed wrapping in InputWidget
2026-03-24 Fixed build with text_simple
2026-03-24 Text: Enable subpixel glyph positioning in AppleText
2026-03-24 Text: Fixed measuring justified text in AppleText
2026-03-24 Text: Guard against redundant resets; color Emoji option for AppleText
2026-03-23 Text: Fixed incorrect behavior with AppleText; cleanup
2026-03-23 Text: Fixed alignment, scaling, and style issues with Core Text
2026-03-23 Text: Debugging the Core Text rendering
2026-03-23 Text: All windows share one AppleText
2026-03-22 Text: Initialize Apple fonts lazily as needed
2026-03-22 Text: Enumerating available system fonts on Apple platforms