[Webkit-unassigned] [Bug 28133] SVG Filter feBlend implementation missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 15 11:39:55 PDT 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34689|0                           |1
        is obsolete|                            |
  Attachment #34901|                            |review?
               Flag|                            |




--- Comment #16 from Dirk Schulze <krit at webkit.org>  2009-08-15 11:39:52 PDT ---
Created an attachment (id=34901)
 --> (https://bugs.webkit.org/attachment.cgi?id=34901)
SVG Filter feBlend Implementation

I talked with olliej. I added a unsigned char setter and a getter that returns
an unsigned char to ByteArray.h. It was necessary to add the callers to
CanvasPixelArray too, since ImageData doesn't give a ByteArray, but a
CanvasPixelArray back.

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