Re: [csswg-drafts] [css-fonts] Why is there no font-weight `light`? (#4048)

[Unicode CLDR](https://www.unicode.org/cldr/charts/44/by_type/characters.typography.html) collects localizable names for several values on variable font axises. For `wght`, it has these at the moment (v44):

  * `wght-100`: _thin_
  * `wght-200`: _extra-light_
    * `wght-200-ultra`: _ultralight_
  * `wght-300`: _light_
  * `wght-350`: _semilight_
  * `wght-380`: _book_
  * `wght-400`: _regular_
  * `wght-500`: _medium_
  * `wght-600`: _semibold_
    * `wght-600-demi`: _demibold_
  * `wght-700`: _bold_
  * `wght-800`: _extra-bold_
  * `wght-900`: _black_
    * `wght-900-heavy`: _heavy_
  * `wght-950`: _extra-black_
    * `wght-950-ultrablack`: _ultrablack_
    * `wght-950-ultraheavy`: _ultraheavy_


-- 
GitHub Notification of comment by Crissov
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4048#issuecomment-1929261604 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 6 February 2024 10:52:42 UTC