Thank you very much!
pict file fails with gm 1.3.47
@bfriesen: Can you reproduce this problem? Do you need more information?
Pixel cache dimensions incompatible with image dimensions
I can reproduce the problem on a Mac (Sierra, 10.12.6) with graphicsmagick installed via homebrew. $ brew info libjpeg jpeg: stable 9b (bottled) Image manipulation library http://www.ijg.org /usr/local/Cellar/jpeg/9b (20 files, 724KB) * Poured from bottle on 2017-09-01 at 11:05:21 And on debian jessie with a self compiled version of graphicsmagick: $ dpkg -l | grep libjpeg ii libjpeg-dev 1:1.3.1-12 all Development files for the JPEG library [dummy package] ii libjpeg62-turbo:amd64 1:1.3.1-12 amd64...
"Improper call to JPEG library in state 201" since 1.3.28
Ok. Thank you very much! Matthias
Thanks for taking care so fast! Is there already a plan for a release containing this changeset? Regarding the corrupt images: I did not have a look at the result image but at least there has been no error in the further processing. Having an broken image filled up with black pixels would be acceptable as having some result is better than none. Of course we have applied resource limits, using the MAGICK environment variables and using the resource and processing limits of the operating system. After...