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

Montserrat font breaks at 9px size #4250

Open
philipminev opened this issue Jan 27, 2022 · 11 comments
Open

Montserrat font breaks at 9px size #4250

philipminev opened this issue Jan 27, 2022 · 11 comments
Assignees
Labels
-- Bad rendering Hinting issue mostly, or inconsistencies among servers I Font Bug P3
Milestone

Comments

@philipminev
Copy link

philipminev commented Jan 27, 2022

Montserrat font seems to have issues displaing correctly at 9px size. The top line of the font is blurry/cut.

CSS to reproduce the issue:

body {
font-size: 9px;
font-family: Montserrat, sans-serif;
background: white;
color: black;
}

Screenshot:
image

image

We have seen this issue getting fixed and then braking again a few times within the last couple of months. Perhaps some updates are causing this. Currently it does not display well under the described conditions.

@m4rc1e
Copy link
Collaborator

m4rc1e commented Jan 27, 2022

Thanks for the report. I'll see if I can improve the rendering at low sizes next week.

@RosaWagner RosaWagner added the -- Bad rendering Hinting issue mostly, or inconsistencies among servers label Jan 28, 2022
@philipminev
Copy link
Author

Hi Marc, any luck with this issue?

@fitojb
Copy link
Contributor

fitojb commented Feb 17, 2022

The main issue is that the Regular style is too thin, of course, causing the family to need aggressive gridfitting/hinting.

@philipminev
Copy link
Author

philipminev commented Feb 17, 2022

I can only confirm that that font was fine with the above CSS. Something must have change along the way. We are also not sure if this is a Google Fonts or Windows issue, because there are no issues with this CSS on Linux and Mac.

@philipminev
Copy link
Author

It has been some time, has anyone manage to reach a conclusion on this issue? Is there hope?

@RosaWagner RosaWagner added this to the Icebox milestone Jun 1, 2023
@chrissimpkins chrissimpkins modified the milestones: Icebox, Backlog Jan 10, 2024
@davelab6 davelab6 modified the milestones: Backlog, 2024 Q1 Jan 15, 2024
@davelab6
Copy link
Member

@emmamarichal as you onboard the SSA update to Montserrat, please work with @m4rc1e to confirm this is fixed in the update :) cc @chrissimpkins

@chrissimpkins
Copy link
Collaborator

chrissimpkins commented Mar 25, 2024

@emmamarichal @m4rc1e can we confirm that this is addressed in the latest updates?

@m4rc1e
Copy link
Collaborator

m4rc1e commented Mar 26, 2024

We'll see if we can fix this when we rehint the SSA family.

@chrissimpkins
Copy link
Collaborator

We'll need SSA expansion hinting in this family.

@m4rc1e
Copy link
Collaborator

m4rc1e commented Sep 19, 2024

I'm hoping to tackle this issue when I get the SSA expansion work done, which should be done by the end of this quarter.

@chrissimpkins chrissimpkins modified the milestones: 2024 Q3, 2024 Q4 Oct 1, 2024
@chrissimpkins chrissimpkins modified the milestones: 2024 Q4, 2025 Q1 Jan 7, 2025
@chrissimpkins
Copy link
Collaborator

chrissimpkins commented Jan 7, 2025

@m4rc1e was this fixed with #6923 that launched last month?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-- Bad rendering Hinting issue mostly, or inconsistencies among servers I Font Bug P3
Projects
Status: Todo
Development

No branches or pull requests

7 participants