- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Sun, 01 Dec 2019 18:24:58 +0000
- To: public-svg-issues@w3.org
Note that the resolution about "closed subpaths" is I think about paths that have multiple sub-paths. The problem with saying "no start/end markers on basic shapes" is that it means the basic shapes are no longer equivalent to their "equivalent paths". There is no way to draw a path, currently, that doesn't have a start and end marker position. They both exist, at the same position, for a closed path. However, I do agree that we should avoid also having a mid-marker at that position. So the equivalent path for a rect without rounded corners should be to use a Z command for the final straight line. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/753#issuecomment-560140125 using your GitHub account
Received on Sunday, 1 December 2019 18:24:59 UTC