Re: [csswg-drafts] [css-fonts] Specifying changes to parameters for fallback fonts

i gave some thought to `@font-face` yesterday, and concluded that 
actually it does the reverse to what we want. With `@font-face` you 
specify features and it selects a font on that basis, whereas for this
 we want to specify a font and then select features.

I suspected that maybe we need a new at-rule such as 
`@fallback-font-sequence` which allows you to specify a number of 
local or embedded fonts, associate them with each other, but then 
establish appropriate distinctions between their features. Then the 
`@fallback-font-sequence` could be given a name, which is used in the 
font-family property value. (?)

-- 
GitHub Notification of comment by r12a
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/126#issuecomment-221620009 
using your GitHub account

Received on Wednesday, 25 May 2016 15:51:24 UTC