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

remote_styles: use correct family name #4825

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

m4rc1e
Copy link
Collaborator

@m4rc1e m4rc1e commented Sep 5, 2024

Currently, we use font.font_familyname. This seems to be returning nameID 1 when we actually want nameID 16 if it exists, so font.familyname seems to work correctly.

Fixes google/fonts#8134 (comment)

Checklist

  • update CHANGELOG.md
  • wait for the tests to pass
  • request a review

@felipesanches felipesanches merged commit 5ae020b into main Sep 5, 2024
106 checks passed
@khaledhosny khaledhosny deleted the remote-style-fix branch September 5, 2024 21:26
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

Successfully merging this pull request may close these issues.

2 participants