WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 5857
WebKit+SVG is missing support for several SVG filter elements
https://bugs.webkit.org/show_bug.cgi?id=5857
Summary
WebKit+SVG is missing support for several SVG filter elements
Eric Seidel (no email)
Reported
2005-11-28 15:35:30 PST
WebKit+SVG is missing support for several SVG filter elements: FE_COMPONENT_TRANSFER FE_CONVOLVE_MATRIX FE_DISPLACEMENT_MAP FE_MORPHOLOGY FE_TURBULENCE Most of these would be very easy to support by writing a small CoreImage filter, and requires someone with a bit of OpenGL knowledge to write about 5 lines of code. :) Some of these may even be possible w/ existing CoreImage filters. Oliver Hunt has already made great progress with adding custom CoreImage filters to WebKit+SVG, you can see his work as part of:
http://bugzilla.opendarwin.org/show_bug.cgi?id=5192
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2005-11-28 15:36:31 PST
Oliver, since you had so much luck with 5192, I'm assigning this bug to you for now as I figure you probably have a few more filters up your sleave.
Nikolas Zimmermann
Comment 2
2007-08-14 07:31:43 PDT
Closing this bug, as we already have individual bugs for the last missing filters.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug