You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lohit Telugu font is very problematic with its metrics. It has an Ascender 1617 units which exceed the total 1024 em units defined. And the x-height where the most of glyph strokes are supposed to occupy is just 500 units, leaving too much empty space above and below the em square.
The effect can be seen by comparing same text rendering by Noto and Lohit. First one is Noto, Second is Lohit telugu
This can create many issues with content layouting, text selection. For example, selecting some text will clip the previous lines as shown here.
Lohit Telugu font is very problematic with its metrics. It has an Ascender 1617 units which exceed the total 1024 em units defined. And the x-height where the most of glyph strokes are supposed to occupy is just 500 units, leaving too much empty space above and below the em square.
The effect can be seen by comparing same text rendering by Noto and Lohit. First one is Noto, Second is Lohit telugu
This can create many issues with content layouting, text selection. For example, selecting some text will clip the previous lines as shown here.
Here is a ticket from Wikimedia bug tracker https://phabricator.wikimedia.org/T262102 with similar issue
The text was updated successfully, but these errors were encountered: