[Resolved] Image corrupts after convert
Posted: 2016-06-22T16:59:53-07:00
I have been noticing that an image will corrupt after running convert on the file with the latest version of ImageMagick from Arch: https://www.archlinux.org/packages/extr ... agemagick/ (6.9.4.6-2)
For example, download http://www.icepower.bang-olufsen.com/im ... onobig.jpg and run the following:
convert dualomonobig.jpg -resize 100x96 dualomonobig-resized.jpg
An older version of ImageMagic, 6.9.4.3-1, works.
dualomonobig-resized-6.9.4.3-1
dualomonobig-resized-6.9.4.6-1
dualomonobig-resized-6.9.4.6-2
What changed to break ImageMagick between these versions? https://git.archlinux.org/svntogit/pack ... 9366987ac9 As far as I understand this, they just changed version number to download the newer version from ImageMagic.
For example, download http://www.icepower.bang-olufsen.com/im ... onobig.jpg and run the following:
convert dualomonobig.jpg -resize 100x96 dualomonobig-resized.jpg
An older version of ImageMagic, 6.9.4.3-1, works.
dualomonobig-resized-6.9.4.3-1
dualomonobig-resized-6.9.4.6-1
dualomonobig-resized-6.9.4.6-2
What changed to break ImageMagick between these versions? https://git.archlinux.org/svntogit/pack ... 9366987ac9 As far as I understand this, they just changed version number to download the newer version from ImageMagic.