- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Sep 2018 16:14:07 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Variable Fonts - Angle direciton of font-style`. <details><summary>The full IRC log of that discussion</summary> <gregwhitworth> Topic: Variable Fonts - Angle direciton of font-style<br> <astearns> github: https://github.com/w3c/csswg-drafts/issues/3091<br> <gregwhitworth> chris: it's about the slant axis and the range of values that are supported<br> <gregwhitworth> chris: the opentype spec takes negative values that it slants in an odd direction<br> <gregwhitworth> chris: every single example I've seen uses a positive angle<br> <gregwhitworth> chris: when you're using high level things, like font-style you need to use positive integers<br> <gregwhitworth> chris: but we also need to take into account the lower level things and you have to pass in specifically what the font is asking for<br> <fantasai> wfm<br> <gregwhitworth> chris: for font-style a positive angle will make a forward slant and under the hood it will map to what the font needs<br> <gregwhitworth> astearns: the lower level will just pass through what is written by the author<br> <bradk> +1<br> <gregwhitworth> fantasai: it makes sense to me<br> <florian> sounds good to me. let's make things sane for people<br> <gregwhitworth> myles: this is similiar to how we handled optical sizing<br> <gregwhitworth> Proposed Resolution: Higher level properties a positive angle will be a forward leaning slant, lower level properties will be what is written by the author<br> <gregwhitworth> Resolved<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3091#issuecomment-422864103 using your GitHub account
Received on Wednesday, 19 September 2018 16:14:08 UTC