inter icon indicating copy to clipboard operation
inter copied to clipboard

One of the letters is lower than the others

Open timmaxshift opened this issue 1 year ago • 3 comments

Describe the bug

In Cyrillic, the lowercase letter T is lower than the others. This can be seen, for example, in the Scrivener program, and it can be seen in Notepad when selecting a font in the settings, although there are no problems with the letter T in the text in Notepad. There are no problems with the capital letter T.

Screenshots

изображение

изображение

Environment

  • OS: Win10
  • App: Scrivener, win, notepad
  • Version. Download it just now from the main website.

timmaxshift avatar Jul 08 '24 11:07 timmaxshift

Just wanted to report that also. Not only the letter "т" is lower than the others, the letter "м" also is. These two should be fixed. The issue affects both Inter and Inter Display.

To see the issue yourself, you can go to fontdrop.info, upload InterDisplay-Regular.ttf or Inter-Regular.ttf > click "Waterfall", paste "пмпт" there, and see that on some sizes, "мт" are lower than the normal "п". Screenshot: image

Aadam-Marshall avatar Jul 10 '24 08:07 Aadam-Marshall

This is unfortunately a Microsoft Windows specific issue and caused by Microsoft ClearType changing the paths of those glyphs. It happens because you are using font files with auto-generated TTF hints.

Here's what it actually looks like:

Screen Shot 2024-11-15 at 11 26 50

What I can do about this

Option 1: Manually make TTF hints, which is a very time consuming task and is unlikely that I will ever do.

Option 2: Try to make ttfautohint behave better. ...but I don't know how to — would be open to contributions here.

What you can do about this

Option 1: Tune your ClearType settings to be less aggressive

Option 2: Use font files without TTF hints

rsms avatar Nov 15 '24 19:11 rsms

Might be related to #690

rsms avatar Nov 19 '24 02:11 rsms