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

Add anchor to space and thinspace glyphs #224

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

khaledhosny
Copy link
Contributor

They are often used as bases for standalone marks, and it seems without anchors Chrome will badly position the marks on them (I think it might be splitting the text at the space glyph and partially shaping it).

For example, the word فَٱدَّ ٰرَءٖۡتُمۡ has the small alef above mispositioned in Chrome with Noto Sans Arabic.

FontBakery also complains that we are not attaching marks to the space, and this change should fix it as well.

They are often used as bases for standalone marks, and it seems without
anchors Chrome will badly position the marks on them (I think it might
be splitting the text at the space glyph and partially shaping it).

For example, the word فَٱدَّ ٰرَءٖۡتُمۡ has the small alef above mispositioned in
Chrome with Noto Sans Arabic.

FontBakery also complains that we are not attaching marks to the space,
and this change should fix it as well.
No base glyph has it.
These anchors should be positioned like marks not dots (this distinction
is made e.g. in fehDotless-ar where dots are place below the head and
regular marks are centered).
@simoncozens simoncozens merged commit 803a27e into notofonts:main Feb 12, 2024
1 check passed
@khaledhosny khaledhosny deleted the space-marks branch February 12, 2024 15:17
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.

None yet

2 participants