- From: jfkthame via GitHub <sysbot+gh@w3.org>
- Date: Wed, 31 Mar 2021 15:20:18 +0000
- To: public-css-archive@w3.org
Yes, I agree this is the result. (Sorry I didn't spell this out better before, but it became clear in the course of working on this that it has to be this way.) The aim of `font-size-adjust` is essentially to harmonize a specific metric (x-height) that otherwise tends to vary between different fonts (for a given `font-size`). `size-adjust` provides a way for authors to customize that metric within each face, by rescaling the glyphs relative to the em size, but whatever the author does at that level, `font-size-adjust` (if applied) will still end up harmonizing the end result. -- GitHub Notification of comment by jfkthame Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6128#issuecomment-811147060 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 31 March 2021 15:20:20 UTC