Brian Sweeney
Brian Sweeney
huh ... looks like either the mask is being rendered by itself or the transparency isn't being set correctly on the mask. Are you using GD, IMagick, or GMagick? And...
That a screenshot of the image? Can you upload the actual image so I can test?
The color image in your comment looks more like a screen shot than the actual image you're using (just based on the fuzziness and the transparency background). When I render...
@robindirksen1 are these the actual images you're trying to render? Screen shots don't really help because I can't use them to reproduce the issue and right now I don't have...
Thanks for the follow up. When I render with that image on a linux box it looks OK. Are you using IMagick/Gmagick with your PHP install or just relying on...
Sorry, did you ever say what version of Dompdf you're using? And is that with ImageMagick 7? There was a transparency issue we had to address (595950cbcf67834beb82e5b4765e636f5e277d29) but that was...
Well, at least we have confirmation for IMagick 3.4.4. Do you know the ImageMagick version?
I still need to know which version of ImageMagick is being used behind the IMagick extension so I can troubleshoot further. I think as a fallback we'll make usage of...
I think if we're going to support IMagick we should make sure the behavior is consistent across versions (as much as possible). So, yes, this will be addressed in a...
@9dninedegrees which version of Dompdf are you using? We addressed some version detection issues with more recent releases.