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

Hm. With those caveats I'd actually go with Chrome and Firefox's implementation. Shapes do not get markers.  I don't really think circles have special points. And a rect with a `rx = ry = 1e-10` is basically going to be a rectangle with three markers on each corner (except for the upper left corner that only gets 2).

The only difference I knew of between the decompositions was that it tweaked the markers. Hence my inquiry, since the given decomposition was ambiguous as to whether I would L then Z or simply Z, and the spec said I didn't even Z. I'm driving a laser so, I need a path, and try to match the spec wherever possible.

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

Received on Tuesday, 3 December 2019 05:09:48 UTC