[webkit-dev] CoreGraphics input wanted on GraphicsContext Path refactor
Andreas Kling
andreas.kling at nokia.com
Sat Nov 20 23:23:31 PST 2010
Hey folks,
Could someone who knows their way around CGContext & co have a look at
http://webkit.org/b/48516 please?
I'm refactoring GraphicsContext to take const Path& arguments instead of
having a "current path" coupled to it. This reduces complexity of both
call-sites and implementations (for Qt, Cairo, Skia, Wx, WinCE, at least.)
Thanks in advance!
-Klng
More information about the webkit-dev
mailing list