RESOLVED FIXED 34339
[OpenVG] Implement more graphics primitives
https://bugs.webkit.org/show_bug.cgi?id=34339
Summary [OpenVG] Implement more graphics primitives
Jakob Petsovits
Reported 2010-01-29 12:12:24 PST
[OpenVG] Implement more graphics primitives
Attachments
Patch (16.17 KB, patch)
2010-01-29 12:17 PST, Jakob Petsovits
zimmermann: review+
Jakob Petsovits
Comment 1 2010-01-29 12:17:08 PST
Jakob Petsovits
Comment 2 2010-01-29 12:27:21 PST
This patch should be pretty straightforward, and does exactly what the title says. I'm also cleaning up some unnecessary indirections in GraphicsContextOpenVG's rectangle wrapper code, which don't make a lot of sense since (after the last patch has been changed from its original version) m_data is now the painter itself, instead of a wrapper class that holds the painter. Please review, thanks!
Nikolas Zimmermann
Comment 3 2010-01-29 15:23:48 PST
Comment on attachment 47726 [details] Patch LGTM, r=me.
Jakob Petsovits
Comment 4 2010-01-29 16:49:09 PST
Note You need to log in before you can comment on or make changes to this bug.