- From: Nikos Andronikos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Aug 2016 10:29:23 +0000
- To: public-svg-issues@w3.org
I prefer making degenerate shapes have an equivalent path. If the special behaviour is on the rendering side of the basic shapes, then it's just a simple conditional that bails out of the rendering and not something that has to creep into other areas of the spec. I also think it's generally more useful to return some path data in all cases. My thinking is that If you want the path data for a basic shape, even a degenerate one, it's probably because you want to manipulate it somehow. For example, you might want to render the control points so that a drawing tool can manipulate the shape. -- GitHub Notification of comment by nikosandronikos Please view or discuss this issue at https://github.com/w3c/svgwg/issues/235#issuecomment-240374096 using your GitHub account
Received on Wednesday, 17 August 2016 10:29:39 UTC