PSD bugs
Posted: 2011-07-03T18:53:18-07:00
I recently received a few files from a designer and exported them with ImageMagick 6.6.7-1 2011-02-14
(note: all files run with the command convert input.psd[0] -verbose out.png )
The files were 1020x1900, but they were being chopped off about mid way:
http://dl.dropbox.com/u/32529215/chop-test.psd
http://dl.dropbox.com/u/32529215/chop-test.png
I did some mucking around. If I remove the background layer, all is well:
http://dl.dropbox.com/u/32529215/chop-test-ok.psd
http://dl.dropbox.com/u/32529215/chop-test-ok.png
I thought maybe I could recreate with a fresh file. I was not able to get the same behavior, but slightly different in that the file is scaled in the x direction, and a black bar (or many in this case) showed on the right side.
http://dl.dropbox.com/u/32529215/long-file.psd
http://dl.dropbox.com/u/32529215/long-file.png
I did some more mucking around. And it seems if I use the paint bucket tool with a color of white, this happens. If I simply fill it with any other color, all is well:
http://dl.dropbox.com/u/32529215/long-file-ok.psd
http://dl.dropbox.com/u/32529215/long-file-ok.png
I will try the bleeding edge version of IM.
Any help or cmd line options that may fix this would be great. Thanks
Ben
(note: all files run with the command convert input.psd[0] -verbose out.png )
The files were 1020x1900, but they were being chopped off about mid way:
http://dl.dropbox.com/u/32529215/chop-test.psd
http://dl.dropbox.com/u/32529215/chop-test.png
I did some mucking around. If I remove the background layer, all is well:
http://dl.dropbox.com/u/32529215/chop-test-ok.psd
http://dl.dropbox.com/u/32529215/chop-test-ok.png
I thought maybe I could recreate with a fresh file. I was not able to get the same behavior, but slightly different in that the file is scaled in the x direction, and a black bar (or many in this case) showed on the right side.
http://dl.dropbox.com/u/32529215/long-file.psd
http://dl.dropbox.com/u/32529215/long-file.png
I did some more mucking around. And it seems if I use the paint bucket tool with a color of white, this happens. If I simply fill it with any other color, all is well:
http://dl.dropbox.com/u/32529215/long-file-ok.psd
http://dl.dropbox.com/u/32529215/long-file-ok.png
I will try the bleeding edge version of IM.
Any help or cmd line options that may fix this would be great. Thanks
Ben