- From: Myndex via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 May 2024 05:12:00 +0000
- To: public-css-archive@w3.org
Hi Scott @scottkellum > _Font-x-size and font-cap-size along with the font-size property seem to imply these metrics can be controlled individually_. They could be controlled independently in theory — size, weight, and baseline shift are three parameters that come to mind that are useful to be independent for upper and lowercase. > _My understanding of this means new font tech would need to be created, standardized and widely adopted to reliably implement this._ Well, on the browsers that have it, `font-size-adjust:` works to a degree. If you go to[ this sample page](https://www.myndex.com/WEB/xheightExample#three) using Firefox or current Safari, it's apparent that more is needed... `font-size-adjust:` is a baby-step start for what is ultimately needed. -- GitHub Notification of comment by Myndex Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6709#issuecomment-2095209108 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 May 2024 05:12:01 UTC