Quote:
Originally Posted by KevinH
FWIW if I change Image1.svg fill style to 007777 I can see the result immediately in Preview with my latest push to master, so I think everything is working as I hoped.
I still have no idea why I can not see the red (or any color at all)
|
You should change the color to 777777 that is a perfect grey. With 007777 you see a cyan color but no effect applied by the filter. If you instead of 777777 should write 333 you also would have see a "color" (in that case, a darker grey. that is not a color

). The best results given by the filter are achieved with a gray image (because of the overlay mode in the FeBlend primitive).
By the way, in my system, with #007777 I have the same behavior that with #777 (I have to change from .xhtml file to see changes in colors).