[Webkit-unassigned] [Bug 48516] GraphicsContext: Remove "current path" and have strokePath, fillPath and clipPath take a Path argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 04:27:12 PDT 2010


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





--- Comment #23 from Nikolas Zimmermann <zimmermann at kde.org>  2010-10-29 04:27:10 PST ---
(In reply to comment #22).
> 
> Great! So we agree to each other, fine. And I just wrote that from the Cairo point of few it is better to get rid of the current path concept, and therefor use to fillPath(Path&)/strokePath(Path&) is good. No need to be aggressive or irritated :-)

It shouldn't sounds aggressive, sorry if you felt so :-)
>From a CG and Qt point of view, that design would also be possible.
I've looked again through Andreas patch, and I think the CG side is fine, Qt as well.

The Skia code should probably be made smarter, before landing the patch as-is.
Needs some input from the Chromium team (James Robinsion?)
For WinCE we should talk to Patrick Gansterer, for Wx to Kevin Ollivier.

They're all CC'ed we should wait for their comments...

-- 
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