Re: [strokes] CSS fill/stroke spec + questions
fantasai <[email protected]> Fri, 12 Feb 2016 19:08:52 -0500
| Newsgroups | gmane.comp.web.graphics.filters,gmane.comp.web.svg |
|---|---|
| Message-ID | <[email protected]> |
On 02/11/2016 04:35 PM, Nikos Andronikos wrote: > > SVG 2 fixes this already I believe. > > "Specifies a dashing pattern to use. A <dasharray> is a list of comma > and/or white space separated lengths or percentages. Each value > specifies a length along the path for which the stroke is to be painted > (a dash) and not painted (a gap). Yes, the measurements are along the path. However, that still doesn't specify what percentages are relative to. ~fantasai