-
Notifications
You must be signed in to change notification settings - Fork 17
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
Wrong width class for Roboto Condensed #130
Comments
issue is related |
drupol
added a commit
to drupol/nixpkgs
that referenced
this issue
Dec 27, 2024
13 tasks
drupol
added a commit
to drupol/roboto-3-classic
that referenced
this issue
Dec 27, 2024
drupol
added a commit
to drupol/nixpkgs
that referenced
this issue
Dec 27, 2024
drupol
added a commit
to drupol/roboto-3-classic
that referenced
this issue
Dec 27, 2024
… Condensed fonts Fix: googlefonts#130 Related: typst/typst#2098
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the open type spec, the
usWidthClass
entry of the OS/2 table should be set to 3 for condensed fonts (depending on the ratio). It is currently set to 5 for both Roboto and Roboto Condensed.The text was updated successfully, but these errors were encountered: