[Webkit-unassigned] [Bug 6022] WebKit+SVG does not support any source images besides "sourceGraphic"

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Dec 9 00:23:53 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6022





------- Additional Comments From macdome at opendarwin.org  2005-12-09 00:23 -------
Sorry, we already (clearly!) support <filter-primitive-reference>, just not the rest.  None of these should 
be hard to do (with the possible exception of BackgroundImage/BackgroundAlpha.

FillPaint and StrokePaint should probably be implemented as CIImages with ImageProviders, so they can 
lazily create the bits as needed.

SourceAlpha is just SourceGraphic w/ an alpha-only filter applied.

All of these should be lazily generated on demand.

-- 
Configure bugmail: http://bugzilla.opendarwin.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