- From: Liam Quin via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Oct 2023 20:05:18 +0000
- To: public-css-archive@w3.org
I'd say that it's quite widely used in print stylesheets, e.g. with AntennaHouseFormatter, which DOES use font-stretch to stretch the font - more precisely i think as with font style, and weight, it chooses a matching font if there is one and synthesizes one if there isn't. I don't really see why you want font-stretch to behave differently in that regard. And it's actually technically easier than synthesizing small caps, italics, bold. When i tried in PrinceXML, i found that the software behaved as if it had stretched the font, but font selection then failed in the resulting PDF. I don't recall testing in Weasyprint or PDFReactor. You aren't going to be able to measure the prevalence of something in off-web stylesheets by looking at Web statistics, unfortunately. -- GitHub Notification of comment by liamquin Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/551#issuecomment-1758452461 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 October 2023 20:05:19 UTC