Re: [csswg-drafts] [css-text] letter-spacing should not apply to the end edge of a line/span? (#1518)

@jfkthame
>I think a much simpler model would be that letter-spacing increases (or decreases) the advance width of all typographic units equally on both sides, so that the glyph remains centered (typically) within its advance. Or in other words, half of the letter-spacing is applied to each of the left and right sidebearings of the glyph.

This is exactly what I proposed further up in the discussion. However it is not necessary because you can simply include the spaces in the tag: `word<letter-spacing> word <letter-spacing>word`
We don't need special treatment in that regard.
As a German I care more about getting an extra spacing **html tag** with correct letter spacing see https://github.com/whatwg/html/issues/5709

-- 
GitHub Notification of comment by mruncreative
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1518#issuecomment-665310988 using your GitHub account

Received on Tuesday, 28 July 2020 22:13:51 UTC