RESOLVED FIXED Bug 23873
[QT] implement Canvas arcTo
https://bugs.webkit.org/show_bug.cgi?id=23873
Summary [QT] implement Canvas arcTo
Dirk Schulze
Reported 2009-02-10 11:35:53 PST
arcTo-support of Canvas is missing (currently wrong).
Attachments
arcTo implementation for Qt (4.24 KB, patch)
2009-02-10 12:07 PST, Dirk Schulze
oliver: review+
Dirk Schulze
Comment 1 2009-02-10 12:07:59 PST
Created attachment 27533 [details] arcTo implementation for Qt fix for arcTo in Qt. This is just a copy of what cairo is doing.
Dirk Schulze
Comment 2 2009-02-25 11:44:13 PST
landed in r41221.
Note You need to log in before you can comment on or make changes to this bug.