[Webkit-unassigned] [Bug 23526] clipToImageBuffer() for all platforms
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 24 23:44:07 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23526
------- Comment #1 from krit at webkit.org 2009-01-24 23:44 PDT -------
Created an attachment (id=27009)
--> (https://bugs.webkit.org/attachment.cgi?id=27009&action=view)
example code
This is an example, how a platform independent clipToImageBuffer could look
like.
We give clipToImageBuffer to ImageBuffers, one for the mask, the other is the
masked object.
The replacment is not complete. Gradients are still a bit bugy and no work has
been done on -webkit-background-clip. But it demonstrates that it is possible
with this design.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list