On Sun, Oct 27, 2013 at 10:36 PM, Rik Cabanier <[email protected]> wrote:
> The outline should be done in such a way that it is not affected by > winding. > Why is that important? Enforcing that can add a lot of complexity to cases of self intersecting strokes, or line caps that overlap ( http://jsfiddle.net/aBmZ4/2/). Today, these problems are easy to solve correctly by using a non-zero fill.
