- From: Roman Komarov via GitHub <noreply@w3.org>
- Date: Fri, 14 Nov 2025 03:39:18 +0000
- To: public-css-archive@w3.org
I wanted to clarify how the “one guess” currently defined/works? Is the current idea for the glyph scaling to render the text at the original `font-size`, calculate where the lines wrap, then, knowing the size of each line fragment & the available space, scale everything without ever re-rendering the text fragments? Or is there an additional “guessing” render for each text fragment already involved? Or if the pushback is specifically so we won't need to do this additional one render and so we won't have to ask Harfbuzz to do just literally only one extra lay out (as we won't need to do the text wrapping)? -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12888#issuecomment-3530689296 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 November 2025 03:39:19 UTC