Danack
Danack
@adeshmrane or @specializedtom any chance of a Dockerfile that reproduces this issue? As you're both seeing it, there's probably a problem to be investigated, but starting with the bug in...
Ugh, to set your expectations, that looks like a bug in ImageMagick (the underlying library that does the actual work), rather than in Imagick. Please could you send me that...
> I think the root cause could be ImageMagick not getting the Image Properties for icc Yeah. As you've got a reproduce case on the command line, I'd recommend opening...
I don't see that behaviour. Or really understand what you mean by "did not work any more". > The Test suite runs many of the tests still successful - but...
Can you put the diff output from some of the failed tests. They will be in the same directory as the tests, and have a file extension of `.diff`. It's...
Ooh, ok. Can you do me a favour and show the output of `var_dump(Imagick::getCopyright());`
> But I'm sure you know far better than me. Actually maybe not. Tbh, kind of been struggling with a chronic pain problem, which seems to flare up when I...
Can you provide the original SVG as an svg, rather than the PNG that is appears to be on github? Also, can you say how you installed Imagick please?
Okay, I get the same error using Imagick/ImageMagick. I'd suggest opening an issue at their repo here: https://github.com/ImageMagick/ImageMagick6 However....you probably just want to get your stuff working. There have been...
It is compatible. Do you think it isn't for some reason? I'm not supplying Windows binaries as I have never supplied binaries myself, as that would mean I would need...