vercel / geist-font

https://vercel.com/font
SIL Open Font License 1.1
2.13k stars 54 forks source link

400 and 300 font-weight issues with Variable file for Geist Sans #90

Closed nitinmgarg closed 3 months ago

nitinmgarg commented 4 months ago

Font Name Geist Sans, Variable File Only

Description of the Issue: In variable package, font-weight renders incorrectly for weight 400 and 300. It appears that 300 renders what is meant to be regular, and 400 renders a light or ulralight version.

Steps to Reproduce:

  1. Only Install variable font-file for Geist Sans
  2. Open in Fontbook and review weight rendering for Light and Regular
  3. Or use as webfont and apply font-weight 400, which leads to a rendering light or ultralight

Expected Behavior: font-weight 400 leading to rendering regular weight

Screenshots: fw-light fw-regular

Environment (please complete the following information):

Additional Context: Add any other context about the problem here.

huskyjp commented 4 months ago

happened to me as well when using geist-sans font from zip download - npm package works correctly. Did you figure this out?

guidoferreyra commented 3 months ago

This should be fixed on the latest release https://github.com/vercel/geist-font/releases/tag/1.3.0

huskyjp commented 3 months ago

nice thanks