- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Sat, 02 Jul 2022 10:11:11 +0000
- To: public-css-archive@w3.org
FWIW, I would agree with the intuition that a web font should *never* be used to render a character that is excluded from its `unicode-range`. In effect, the `unicode-range` descriptor creates a subsetted font that only supports the listed characters. (It may not in fact perform a subsetting operation on the resource, but for font matching purposes it behaves like one.) -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7449#issuecomment-1172873623 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 2 July 2022 10:11:13 UTC