SVG-to-PDFKit icon indicating copy to clipboard operation
SVG-to-PDFKit copied to clipboard

PNG images with alpha and clip path not converted correctly

Open jziegel opened this issue 4 years ago • 2 comments

When converting PNG images with an alpha channel and clip path, the clip path is not applied as seen below. PNG clip path issue

jziegel avatar Jun 22 '21 12:06 jziegel

I've also experienced this problem, I managed to solve it by adding white background to my PNGs, but that's not always the desired behaviour.

HitkoDev avatar May 16 '22 15:05 HitkoDev

I'm experiencing the same issue. Would be nice if this one could get fixed

david-storm94 avatar Oct 18 '22 05:10 david-storm94