[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

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

avi <avinandan.sengupta@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |avinandan.sengupta@gmail.co
                   |                            |m

--- Comment #1 from avi <avinandan.sengupta@gmail.com> 2011-12-01 05:31:08 UTC ---
Any specific reason why this is not a part of the API? All well known drawing
systems support this.

-- 
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 Thursday, 1 December 2011 05:31:16 UTC