Hello,
I try to render an embedded png image inside an SVG but it's not rendering at all. I've simplified the SVG so you can look at the element that is causing the problem: shadow_test.svg.zip
| Expected |
Result |
 |
 |
Is the image rendering supported, I see it get parsed in svgdom but I'm not sure the rendering is handled properly.
Hello,
I try to render an embedded png image inside an SVG but it's not rendering at all. I've simplified the SVG so you can look at the element that is causing the problem: shadow_test.svg.zip
Is the image rendering supported, I see it get parsed in svgdom but I'm not sure the rendering is handled properly.