coreyhu / Urbanist

Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
https://fonts.google.com/specimen/Urbanist
SIL Open Font License 1.1
474 stars 19 forks source link

Letters ū Ū get distorted on chromium based browsers #80

Open pauliusws opened 10 months ago

pauliusws commented 10 months ago

Letters ū Ū get distorted on chromium based browsers when they have any character before or after it. The dash above the letter gets moved to the right side of the letter. Issue can be reproduced on google fonts using any chromium based browser. No issue on firefox though.

coreyhu commented 8 months ago

I noticed the space is what offsets the dash/macron for some reason. Still investigating if this is a Chrome rendering issue and/or an issue with that glyph specifically.

coreyhu commented 8 months ago

Are you experiencing this on pages outside of Google Fonts?

pauliusws commented 8 months ago

Yes, I noticed this issue with the Urbanist font in a website I was developing.

On Mon, Dec 18, 2023, 08:17 corey hu @.***> wrote:

Are you experiencing this on pages outside of Google Fonts?

— Reply to this email directly, view it on GitHub https://github.com/coreyhu/Urbanist/issues/80#issuecomment-1859622122, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2OGE6WXORXORMMJSDUC5YDYJ7NWRAVCNFSM6AAAAAA6I7JSXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGYZDEMJSGI . You are receiving this because you authored the thread.Message ID: @.***>

phalkone commented 8 months ago

I am noticing the same behaviour on chromium based browsers on all letters that contain the - accent and multiple letters. If you type ā on https://fonts.google.com/specimen/Urbanist it shows correct, but if you type Jā, you get the following:

image
tykonu commented 4 months ago

Same here. Could you check into it?

Looks fine on Firefox, the horizontal bars on 'ā' and 'i' and the like are messed up. FF: image

Chrome: image

Italics versions seem fine on both.

tykonu commented 4 months ago

I noticed the space is what offsets the dash/macron for some reason. Still investigating if this is a Chrome rendering issue and/or an issue with that glyph specifically.

It's not only the space, anything pushes it to the right.

It appears everywhere, no just Google fonts.

No space here: image

tykonu commented 4 months ago

I see the issue is actually fixed in the repository. Could you add the new version to Google Fonts as well? Thanks!