- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 07 Oct 2009 15:15:44 +0000
- To: www-svg@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7821
Robert Longson <longsonr@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |longsonr@gmail.com
--- Comment #1 from Robert Longson <longsonr@gmail.com> 2009-10-07 15:15:44 ---
(In reply to comment #0)
> There has been some discussion about rounded corners. An Inkscape user asked
> for help [1] on how to do rounded rects where one corner would have a sharp
> corner (no rounding) - similar to the rects in http://www.svgopen.org/2008/
> where the lower-right corner is sharp.
>
> Could we perhaps enhance the spec for rects so users could specify a list of
> rx/ry values with a defined start and direction - e.g. following the direction
> and start of the already defined stroking of rects.
>
> My guess this wouldn't be too hard to implement since most viewers convert the
> rects to path element internally anyway? Any thoughts on how feasible this is?
>
At least one viewer does not convert rects to paths internally :-). Although it
wouldn't be hard to do it seems to me like an unusual use case that Inkscape
could offer, if required by creating a path element without needing to extend
the specification.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 7 October 2009 15:15:45 UTC