[Webkit-unassigned] [Bug 34339] [OpenVG] Implement more graphics primitives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 12:27:21 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34339





--- Comment #2 from Jakob Petsovits <jpetsovits at rim.com>  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!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list