Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/mixed fonts character measuring bug #1717

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

merryman
Copy link
Member

Fixes #1608.

This allows us to measure characters where the font family is shadowed by a different font family in the text morph. This shadowing leads to slightly differing line heights, making it crucial to handle this measuring context separately.
Requires us to also create style keys that take into account the nested fontFamillies.
@merryman merryman requested a review from linusha February 13, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Font Measuring with Noto Emojis goes wild
1 participant