SVG icon indicating copy to clipboard operation
SVG copied to clipboard

Add support for mix-blend-mode

Open MoustafaSVuukle opened this issue 7 years ago • 1 comments

I have an SVG file with style attribute containing this mix-blend-mode: multiply and its not rendering it at all. Works in browsers.

MoustafaSVuukle avatar Oct 12 '18 10:10 MoustafaSVuukle

mix-blend-mode is not implemented at all - I would expect it to render as if it were not set. Do you have an example file (if this is still valid for you) so I can have a look if that is just the missing implementation, or something else?

mrbean-bremen avatar Feb 13 '19 18:02 mrbean-bremen