- From: Fredrik Söderqvist via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Aug 2017 18:10:03 +0000
- To: public-svg-issues@w3.org
This doesn't sound like something that a new value to `lengthAdjust` would solve, but rather a way to have `textLength` apply conditionally? (As a `lengthAdjust` value it'd be something like `spacingIfWider` _and_ `spacingAndGlyphsIfWider`, which feels kind of awkward...) So maybe rather something like `min-textlength`. (For your "polyfill" of this, the most straight-forward would probably be to use `getComputedTextLength()`: https://svgwg.org/svg2-draft/text.html#__svg__SVGTextContentElement__getComputedTextLength) -- GitHub Notification of comment by fsoder Please view or discuss this issue at https://github.com/w3c/svgwg/issues/341#issuecomment-323813907 using your GitHub account
Received on Monday, 21 August 2017 18:10:01 UTC