Skip to content
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

Letter ū does not render correctly on chrome #104

Open
mindas22 opened this issue Sep 19, 2023 · 6 comments
Open

Letter ū does not render correctly on chrome #104

mindas22 opened this issue Sep 19, 2023 · 6 comments

Comments

@mindas22
Copy link

To reproduce: check for word Jūsų.
Is it chrome problem?
`

<title>Document</title>

Laukiame Jūsų ir Klaipėdos g. 3, Vilniuje! Su savo tara visada taikome 5 proc. nuolaidą! Perkant nuo 50 eur taikome nuolaidas. 30% pelno Sengirės fondui.

<style> .tekstas { font-family: 'Jost', sans-serif; } </style> `
@coffeeshopped
Copy link

We're seeing this problem on our website as well, for all letters with that "bar" accent over them (such as ū). It only seems to be an issue in Chrome.

@VeeGLZ
Copy link

VeeGLZ commented Sep 26, 2023

Same problem here - seems to be a MacOs + Google Chrome problem, as with iOS and Google Chrome it is working correctly.

@reinisr
Copy link

reinisr commented Oct 3, 2023

Same problem on Windows/Chrome, but for specific font weights. Affected are:

  • Thin 100
  • ExtraLight 200
  • Light 300
  • Regular 400
  • Medium 500
  • SemiBold 600
  • ExtraBold 800
  • Black 900

@VeeGLZ
Copy link

VeeGLZ commented Oct 3, 2023

For me it's all the font-weights - 700 included.

@brendon
Copy link

brendon commented Oct 23, 2023

Is there any plan to fix this at this stage? :)

@coffeeshopped
Copy link

I think this might be fixed in the current version of the font; when I go to the main page for the font (https://indestructibletype.com/Jost.html) and enter text with the "problem" accents into that page, in Chrome, it looks correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants