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

Always use current font when looking for glyph for NULL character #2541

Open
mojavelinux opened this issue Oct 3, 2024 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@mojavelinux
Copy link
Member

The NULL character is used as a placeholder for anchors. Although this character is never rendered, it is consulted when computing the line metrics when fallback fonts are enabled. The converter should always report that the NULL character is in the current font rather than looking for it in the fallback fonts. This will ensure that the line metrics are not impacted by a character that is not rendered.

@mojavelinux mojavelinux self-assigned this Oct 3, 2024
@mojavelinux mojavelinux added the bug label Oct 3, 2024
@mojavelinux mojavelinux added this to the v2.3.x milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant