[Webkit-unassigned] [Bug 23526] clipToImageBuffer() for all platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 31 04:45:59 PST 2009


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


krit at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27215|                            |review?
               Flag|                            |




------- Comment #3 from krit at webkit.org  2009-01-31 04:45 PDT -------
Created an attachment (id=27215)
 --> (https://bugs.webkit.org/attachment.cgi?id=27215&action=view)
clipToImageBuffer via CompositeSourceIn

Added support for clipToImageBuffer by using the composite operator
CompositeSourceIn. This is a easy way to support it, with a minumum of code
changes to WebKit.
We need a new Layer for a composite operator, to ensure that we don't influence
the drawing before and after the masking. Therefore I added a new method
closeClipToImageBuffer.


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