Re: Markers

Cameron McCormack:
> What we could do is to just get the author to specify a regular clipping
> path, so they would write something like:
>
>    <marker strokeClipPath="M -1000,-1000 1000,-1000 1000,1000 -1000,1000
> z M 0,0 20,5 0,10 20,10">

A drawback to this is that the 2000x2000 rectangle that you start off 
with here might not be the right size to encompass all of the stroke. 
So perhaps it is better to have that first rectangle be added 
implicitly, and for the author just to specify the following subpaths 
that poke holes in it.

Received on Friday, 1 June 2012 00:38:33 UTC