- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 May 2018 16:36:19 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `Variation axes not discoverable`, and agreed to the following: * `RESOLVED: css-font-loading, level TBD` <details><summary>The full IRC log of that discussion</summary> <fantasai> Topic: Variation axes not discoverable<br> <fantasai> github: https://github.com/w3c/csswg-drafts/issues/520<br> <fantasai> myles: One of the requests we got from ppl who make websites who like typography<br> <fantasai> myles: There's no way for them to know what to put in their font-feature-settings and font-variant-settings properties<br> <fantasai> myles: Right now they are parsing the font with JS to pull out the tables<br> <fantasai> myles: So trying to think of ways that a browser could make this data available to web content<br> <fantasai> myles: Best way I could think of was to hang off of Tab’s fontFace object<br> <fantasai> myles: defined in font loading spec<br> <fantasai> myles: New attribute on existing object<br> <fantasai> myles: That gives a bunch of info about the font<br> <TabAtkins> My proposal for the IDL for this https://github.com/w3c/csswg-drafts/issues/520#issuecomment-386153230<br> <fantasai> myles: Just wanted to check on general idea of extending fontFace like this<br> <fantasai> astearns: Well I like the idea<br> <fantasai> TabAtkins: I'm for it<br> <fantasai> TabAtkins: I think this is the right place to put it, good approach for it<br> <fantasai> myles: Tab's better at writing APIs, so we can use his suggestion if we think it's a good idea<br> <fantasai> astearns: Any concerns about adding all this info?<br> <fantasai> astearns: Instead of new UD, maybe another level?<br> <fantasai> myles: ...<br> <fantasai> TabAtkins: Let me see how mature the css-font-loading spec actually is, and then we'll decide<br> <fantasai> fantasai: So, proposal is add it to css-font-loading, level TBD?<br> <fantasai> astearns: Any objections?<br> <fantasai> RESOLVED: css-font-loading, level TBD<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/520#issuecomment-387799523 using your GitHub account
Received on Wednesday, 9 May 2018 16:36:22 UTC