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

Thanks for the complete set of examples, @dalboris. That will make discussion easier. For rectangles that do have curved corners, would you also then recommend sticking with the segment-completing closepaths to avoid repeating the start vertex as a final mid?

Note that re "starting with an arc", that would have observable effects for stroke dashing (where does the dash pattern start?). Although SVG 1 didn't define the stroke dash start point for basic shapes, I think we have consistent implementations now. Specifying that behavior formally was one of the primary reasons for the equivalent path concept.

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

Received on Tuesday, 3 December 2019 18:13:18 UTC