[Webkit-unassigned] [Bug 180968] Implement "stroke-align:outset" - single and multiple outside strokes for text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 19 09:08:36 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180968
--- Comment #2 from Tobi Reif <tobi at tobireif.com> ---
Note that this ticke / my request is only regarding "stroke-align:outset" for text.
At first, having the "outset" option for nothing but text (HTML and ideally also SVG) would be sufficient from my point of view. It would be a great start regarding implementation of that feature, as most people who need this option do need it for text (I'm pretty sure).
Supporting "outset" for SVG paths etc can then get considered later.
Having "outset" for text strokes is overdue by many many years - it should've been the default all along. Designers/developers almost never want (or expect) the stroke(s) to intrude the glyphs / to take away from the fill of the glyphs.
I (and many others) need this feature. eg:
Chris Coyer (of Codepen and css-tricks.com) in 2010 (seven years ago):
https://css-tricks.com/adding-stroke-to-web-text/
"Only outside text stroke alignment looks any good at all to me. It's unfortunate, both for CSS and for Illustrator, that the unchangeable default is centered."
https://stackoverflow.com/questions/26634201/add-stroke-around-text-on-the-outside-with-css
"Add stroke around text - on the outside - with css?"
"The -webkit-text-stroke doesn't support placing the stroke on the outside of the text"
https://stackoverflow.com/questions/17484262/css-webkit-text-stroke-but-stroke-covers-font-color
"Why [is] the webkit-text-stroke [...] covering [...] the font color?"
https://css-tricks.com/text-stroke-stuck-middle/
"When you set a stroke straddled over the designed edge of a character, you're losing the integrity of the shape."
"And that's the trouble with text-stroke in CSS: you have no choice. It's center-aligned stroke only."
Also, bad workarounds exist.
We need a solution.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171219/469aa06f/attachment.html>
More information about the webkit-unassigned
mailing list