-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Font rendering characters inconsistently on some OSes and looks like a ransom note #8092
Comments
I suspect this is related to the rendering issues @turt2live is running into on Windows: He was able to narrow it down to specifically 12px text styles, along with some other stray .5px ones. @lampholder from the same setup can you screengrab this link https://codepen.io/nadonomy/pen/YdjwjY? For reference- here's how it should look on a sane setup (macOS, Safari): And how it looks on Windows: |
Cheers, super useful. |
Now wondering if this might be related to the display being lower DPI, and whether we're just hitting yet more artefacts of Nunito being a display typeface. |
It might be just Nunito itself. I occasionally run into this problem with the AliceOS documentation page. |
Possibly related: https://teamtreehouse.com/community/issue-with-google-webfonts-rendering |
This is still biting people. ISTR that i dug into it at some point and discovered it was related to cleartype font hinting and whether the browsers on Windows were using GDI or its own font renderer? or something? |
@turt2live can you try disabling 'Accelerated 2D canvas' in chrome://flags? |
This looks suspiciously like https://stackoverflow.com/questions/27828423/google-font-letter-height-not-consistent. @turt2live do you have a 'enable Direct Write' in flags? If so, can you try tha ttoo? |
This is also google/fonts#632 |
Ubuntu Firefox:
Isn't programming great and not at all annoying?
The text was updated successfully, but these errors were encountered: