Using a tint layer is not respected when exporting

When I place a colored rectangle over my canvas and use one of the blend options (in this case I used “color” to tint my canvas), then try to export the file as SVG, the exported file doesn’t respect the settings that I chose (see attached files).


When exporting to PNG, it looks correct.

When I do the same in SVGator.com, the exported file looks correct, even when choosing SVG as output format. (see attached files)


Why is that, and will this be fixed?

Hey @till, I’m on the case, looking into what’s going on. I’ll circle back to you shortly with some updates on this.

having done some research into this myself, it appears that blending modes are still not really widely suppored for SVG, so maybe it is due to that?