- From: litherum via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 Sep 2016 23:38:51 +0000
- To: public-css-archive@w3.org
[Migrated](https://github.com/w3c/csswg-drafts/issues/498#issuecomment-248247517) on behalf of @khaledhosny: > Standard webfont font family with variable fonts, using a new woff2-variations format hint There was a discussion during web fonts WG F2F meeting on how the format hints are not adequate to cover the granularity of the fonts. For example we have 4 OpenType color glyphs tables, or 3 different sets of layout tables and browsers support different combinations of them and the only way to get some of these features working across browsers and platforms is to ship the font with all of the tables and let the browser select which it supports (and then you can’t do that for some tables that has competing requirements). So I have been thinking may be we need a new capabilities hint that offers more granularity (can be a space or comma separated list) and leave the format hint for the font container as it is now. -- GitHub Notification of comment by litherum Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/513#issuecomment-248774390 using your GitHub account
Received on Wednesday, 21 September 2016 23:38:59 UTC