RESOLVED FIXED 59162
Path should use CG's addArc rather than creating its own beziers.
https://bugs.webkit.org/show_bug.cgi?id=59162
Summary Path should use CG's addArc rather than creating its own beziers.
Simon Fraser (smfr)
Reported 2011-04-21 17:48:12 PDT
Path's code that adds rounded rects should use platform primitives for arcs when possible, rather than generic bezier stuff.
Attachments
Simon Fraser (smfr)
Comment 1 2018-12-01 11:39:10 PST
This is done.
Note You need to log in before you can comment on or make changes to this bug.