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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 14:14:37 PDT 2009


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


Dirk Schulze <krit at webkit.org> changed:

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




--- Comment #14 from Dirk Schulze <krit at webkit.org>  2009-08-12 14:14:35 PDT ---
Created an attachment (id=34689)
 --> (https://bugs.webkit.org/attachment.cgi?id=34689)
SVG Filter feBlend Implementation

Many more optimizations. No doubles for colors (now unsigned char). No drawing
operations on GraphicsContext. Pick up PixelArray directly.

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