Re: [svgwg] Rect decomposition is invalid (#753)

> In the future, if we want to properly fix the markers, we'll need segment-completing Z for all path segment types anyway

Not necessarily. It would depend on the marker algorithm.  For example, you could define a new attribute `marker-alt` whose algorithm removes duplicate points. (including zero-length closes).

> The solution is to get rid of the redundant "N+1"th vertex position.

Even if you get rid of the Z/close one. It will still be possible to have duplicate points in the middle of paths.


-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/753#issuecomment-567452492 using your GitHub account

Received on Thursday, 19 December 2019 11:30:56 UTC