PSD/PSB Maximize Compatibility Extraction not failing when it should

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.
Post Reply
blue-j
Posts: 68
Joined: 2007-06-12T14:03:18-07:00

PSD/PSB Maximize Compatibility Extraction not failing when it should

Post by blue-j »

If you:

Code: Select all

convert filename.psb[0] output.jpg
and the file was saved WITHOUT maximizing compatibility, it renders a horribly inaccurate mess of a file, when in fact it should fail totally and report that no data was found.

Thanks for your attention to this matter, and for this wonderful software! This has been tested with 7.0.7-38.

- J
Post Reply