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

Don't apply bounding-box fixup to "tricky" CJK fonts #266

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

jfkthame
Copy link
Collaborator

It breaks their rendering on macOS, because the system no longer recognizes and special-cases them after we touch (fix) the glyf data.

Fixes #265.

It breaks their rendering on macOS, because the system no longer recognizes and special-cases them
after we touch (fix) the glyf data.

Fixes khaledhosny#265.
@jfkthame jfkthame requested a review from khaledhosny August 30, 2023 09:15
@khaledhosny khaledhosny merged commit 328c479 into khaledhosny:main Aug 30, 2023
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 5, 2024
ErichDonGubler pushed a commit to erichdongubler-mozilla/firefox that referenced this pull request May 6, 2024
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this pull request Jun 6, 2024
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.

[glyf] Fixing bad glyph bounding boxes can break "tricky" fonts on macOS
2 participants