- From: Paul LeBeau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Dec 2019 23:12:37 +0000
- To: public-svg-issues@w3.org
A comment that I was going to make but didn't get to in time, is that using a closepath for the last side of a rectangle will: 1. make the equivalent path for normal rectangles completely different from rounded ones (as stated above), but also 2. make rectangle equivalent paths completely different from other shapes (circles/ellipses, etc) that can't close that way. I think this is a mistake. The real problem here is the marker algorithm. If in the future we do get agreement to fix the marker nightmare, then we are going to end up having a special marker rule for non-rounded rectangles c.f. all the other shapes. Do we really want to dig ourselves that hole? -- GitHub Notification of comment by BigBadaboom Please view or discuss this issue at https://github.com/w3c/svgwg/issues/753#issuecomment-567254331 using your GitHub account
Received on Wednesday, 18 December 2019 23:12:38 UTC