Re: [csswg-drafts] [css-fonts-4] [varfont] font matching algorithm should not favor italic as a fallback for oblique (#514)

Good point. Although in terms of the algorithm, 'match' is used to mean 'success, stop here'. How about:

If [`font-synthesis-style`](https://drafts.csswg.org/css-fonts-4/#font-synthesis-style) has the value `auto`, then for variable fonts with a `slnt` axis a match is is created by setting the `slnt` value with the specified oblique value; otherwise, a fallback match is produced by geometric shearing to the specified oblique value.


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

Received on Thursday, 5 December 2019 14:26:39 UTC