notofonts / notofonts.github.io

Distribution site for Noto fonts
https://notofonts.github.io/
Apache License 2.0
148 stars 15 forks source link

Noto Sans Arabic UI can not be found #44

Closed alitajelsir closed 4 months ago

alitajelsir commented 4 months ago

Is your feature request related to a problem? Please describe. Noto Sans Arabic UI is absent from the repo and can only be found in the development builds.

Describe the solution you'd like Add Noto Sans Arabic UI to the repo.

aelatham commented 4 months ago

See #39. @simoncozens, please close as "not planned".

alitajelsir commented 4 months ago

See #39. @simoncozens, please close as "not planned".

  • The problem is: regular fonts have higher vertical spaces compared to their UI counterparts.
  • Sometimes their is UI inconsistencies if different fonts are used for different languages. for example:
  • This is the UI with Noto Sans Arabic UI: Screenshot_20240518_104801
  • This is with Noto Sans Arabic: Screenshot_20240518_104957
  • In both cases Noto Sans was used for English
  • Is there anyway I can make the regular fonts behave as same as their UI counterparts?
  • However, I totally respect what the developers decide for their project. Your time and effort are much appreciated. Thanks in advance!.
simoncozens commented 4 months ago

This is a problem with the operating system, which is aligning text boxes according to the top of the font's vertical metrics instead of according to the text baseline.

"UI fonts" only exist to work around the problems of bad tall/deep script support in text renderers; the fix is for UI developers to handle these fonts better.