- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Fri, 04 Nov 2022 15:48:18 +0000
- To: public-css-archive@w3.org
I suppose my unspoken assumption has been that installed fonts referenced directly by family name implicitly have a Unicode range of U+0000 - U+10FFFF, i.e. just like a `@font-face` resource with no *explicit* `unicode-range`, they can be used for any character supported by their character map. I think the reason "first available font" is defined in terms of unicode-range rather than character map is that unicode-range is available to the browser without having to download the resource. -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4796#issuecomment-1303789169 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 4 November 2022 15:48:20 UTC