Introducing Text-Stroke
Posted by Dave Hyatt on Thursday, December 21st, 2006 at 12:10 amWebKit now supports stroking of text via CSS. In existing Web pages today, the glyphs that are drawn for text are always filled with a single color, specified by the color CSS property. Sometimes authors may want to stroke the edges of the glyphs with one color, and fill with a different color. [...]