RESOLVED FIXED 5865
SVG Lighting gets y component of normals the wrong way round with some images.
https://bugs.webkit.org/show_bug.cgi?id=5865
Summary SVG Lighting gets y component of normals the wrong way round with some images.
Oliver Hunt
Reported 2005-11-28 17:30:24 PST
Okay, if we look at http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-filters-light-01- f.html we can see that all the images produced by the current lighting filters is correct, but if we look at http://www.w3.org/TR/2002/CR-SVG11-20020430/images/filters/filters01.svg the light appears to be come from below, rather than from above, as it should.
Attachments
Eric Seidel (no email)
Comment 1 2006-01-26 14:52:00 PST
It's not clear to me that the lighting "comes from below" as you suggest. Please add additional information to this bug (preferably as a test case).
Oliver Hunt
Comment 2 2006-01-26 15:30:06 PST
If you compare the svg http://www.w3.org/TR/2002/CR-SVG11-20020430/images/filters/filters01.svg to the expected output: http://www.w3.org/TR/2002/CR-SVG11-20020430/images/filters/filters01.png You can see that there is a significant difference in the highlights -- in the svg the highlight is towards the bottom of the rendered image. In the png it is towards the top. There are some not insignificant differences in the overall colour of the rendered image, but i'm currently attributing these to a combination of colour matching and a slightly incorrect gaussian blur.
Eric Seidel (no email)
Comment 3 2006-01-26 15:44:17 PST
Marking this as a P4 as this is not a very user-visable issue.
Eric Seidel (no email)
Comment 4 2008-01-05 00:56:01 PST
*** Bug 16714 has been marked as a duplicate of this bug. ***
Nikolas Zimmermann
Comment 5 2010-07-01 02:13:09 PDT
This is long invalid. We don't even have the CI based filters anymore.
Note You need to log in before you can comment on or make changes to this bug.