Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Hi,
We find some regression error with the latest IMagick 6.9.2-4
When we specify [memory, map, area] limits while converting CMYK colorspace PDFs to RGB then the output result is a black image(we are using Ghostscript 9.06 due to licensing limitations).
Hi,
Thank you for the response. We find that this worked fine in 6.8.8-10. We hit this issue when migrating to the latest version 6.9.2-4. This issue occurs even with some jpg images as small as 90kb. I will share it as well for your reference.
Thanks in advance,
magick wrote:The conversion works for us under Linux. What happens if you save to PNG rather than JPEG? If that works try adding
-define jpeg:optimize-coding=true
to your command-line. Did that help?
PNG output works fine but the above code did not help. We need jpg output. As I mentioned, this works fine in 6.8.8, so something has broken.
Thank you,
I was unable to track down why it happened this weekend. Since I have to combine IM with a full time job I won't be able to tell you when this will be fixed.
Hi Dlemstra,
Thank you for your response. I tried ImageMagick 6.9.0-7 and it works without issues. We will freeze on this version for an upcoming project. Appreciate all your help.
Best Regards,