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

Weight / Height issues on Windows, especially for numerals #68

Open
teunhompe opened this issue Dec 3, 2020 · 4 comments
Open

Weight / Height issues on Windows, especially for numerals #68

teunhompe opened this issue Dec 3, 2020 · 4 comments

Comments

@teunhompe
Copy link

Hi,

We're using Barlow in a web project and are noticing rendering issues across Chrome, Edge and Firefox on Windows. What we're seeing is height differences between normal and bold weights, for specific font sizes. For example, the number "2020" on font-size: 13px has a noticeable height difference between font-height: normal and font-height: bold, where bold seems lower/squeezed.

This effect is font-size specific. We're seeing it on 13px, and also for example on 19px.
The effect can also be observed on Google Font's preview.

It became apparent when we worked on our search suggestions, where we use bold to indicate the query characters in the suggestions. See below screenshot:
image

Any thoughts on what might cause this? Thanks.

@jpt
Copy link
Owner

jpt commented Sep 22, 2021

I think Barlow is using TTFAutohint which isn't great. I'm going to add manual hinting as a TODO. Starting to consolidate issues. Thanks for reporting, all in this thread.

@jpt
Copy link
Owner

jpt commented Oct 19, 2021

the font has been manually hinted here: https://github.com/jpt/barlow/tree/1.5
I'll post an update when I compile new binaries from the source

@jpt
Copy link
Owner

jpt commented Oct 21, 2021

try these TTF files and let me know how it goes. https://github.com/jpt/barlow/tree/1.5/fonts/ttf

@jpt jpt mentioned this issue Dec 4, 2021
@jpt
Copy link
Owner

jpt commented Dec 5, 2021

New TTFs to try here: Barlow1.5-RC1.zip

@jpt jpt mentioned this issue Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants