-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Noto Serif font minus sign misaligned #8765
Comments
|
No, the fonts have a minus glyph (coded U+2212), but it is only made of one component: the hyphen glyph. |
Ah, thanks. How can I check this kind of things? |
You can use a font editor. Btw, the demo version (unlimited in time) of FontLab is sufficient to do that. |
Thanks. I just opened my (up to date) Ubuntu's NotoSerif-Regular.ttf with FontForge and the Glyph for U+2212 MINUS SIGN is absent. |
In which case, Ubuntu's Noto Serif is not up to date. :-) |
I just checked: the system's font file is indeed dated dec 26th 2020 while Ubuntu is Ubuntu 24.04.1 LTS |
The character U+2212 (minus sign) shoud be vertically aligned at the level of the horizontal bar of the plus sign + (and half way of the equal sign =). This is the case in the current Noto Sans font but not the case in the Noto Serif font.
The text was updated successfully, but these errors were encountered: