You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the variable font (roman version), a kind of 'slash' mark is appearing below the baseline at thinner weights. Maybe some kind of path error in the end of the question mark's loop? I'm seeing this with the original TTF file in Firefox, Safari, Chrome, and Opera on a Mac.
font-variation-settings: 'wght' 1; looks like this:
And the slash seems to drift upward and diminish as weight increases.
'wght' 100:
'wght' 120:
'wght' 1000:
BTW, really excited to see a variable version available for this beautiful typeface. Thanks for the all this great work!
The text was updated successfully, but these errors were encountered:
In the variable font (roman version), a kind of 'slash' mark is appearing below the baseline at thinner weights. Maybe some kind of path error in the end of the question mark's loop? I'm seeing this with the original TTF file in Firefox, Safari, Chrome, and Opera on a Mac.
font-variation-settings: 'wght' 1;
looks like this:And the slash seems to drift upward and diminish as weight increases.
'wght' 100
:'wght' 120
:'wght' 1000
:BTW, really excited to see a variable version available for this beautiful typeface. Thanks for the all this great work!
The text was updated successfully, but these errors were encountered: