inter icon indicating copy to clipboard operation
inter copied to clipboard

Displaying weirdly if using as system font in Windows 10

Open jdmartinez opened this issue 6 years ago • 6 comments

Describe the bug From version 3.4, using it as Windows 10 system font causes it to show up with weird characters.

To Reproduce Steps to reproduce the behavior:

  1. Set Inter as Windows 10 system font using Advanced System Font Changer o whatever.

Expected behavior Behavior when using Inter 3.3 as Windows 10 system font:

image

Screenshots Behavior when using Inter 3.9 as Windows 10 system font:

image

Environment

  • OS: Windows 10 Pro N
  • Windows
  • 3.4 and higher

jdmartinez avatar Aug 07 '19 07:08 jdmartinez

That’s wild. Looks like Windows maps codepoints to the wrong glyphs here. Not sure how to debug this.

rsms avatar Aug 16 '19 14:08 rsms

@jdmartinez Which font files are you using? (exactly)

rsms avatar Sep 07 '19 02:09 rsms

@rsms TTF Hinted

jdmartinez avatar Sep 07 '19 09:09 jdmartinez

@jdmartinez Do you get the same result with the non-hinted TTF files? What about the OTF files?

rsms avatar Sep 07 '19 22:09 rsms

@rsms with non-hinted TTF, same result.

With OTF files:

image

jdmartinez avatar Sep 09 '19 08:09 jdmartinez

This could also be reproduced with: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines

KrasnayaPloshchad avatar Sep 29 '19 19:09 KrasnayaPloshchad