[Bug 15026] Need a mechanism to draw elliptical arcs. Once available this can be extended to draw an ellipse. 1. Current methods of drawing them with beziers/quadratic curves do not work well and are approximations. 2. Using arcto/arc followed by scaling distorts the

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15026

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackalmage@gmail.com

--- Comment #2 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-12-01 15:55:18 UTC ---
This is planned to be added next time canvas paths are revisited, along with a
first-class Path object and other things.  So, just wait for it, and it will
come.  ^_^

-- 
Configure bugmail: https://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 Thursday, 1 December 2011 15:55:24 UTC