Problems reading PSD's with 6.3.5
Posted: 2007-07-09T11:10:09-07:00
I started a project that requires reading PSD's and merging certain layers together to make different combinations of images. I started off with imagemagick9-dev by just loading the package. This worked up 'till the point where I found the problem that any of the layers using opacity had the levels inverted. (I noted a bug somewhere relating to this that suggested there was a fix in). After this I removed imagemagick default installs and compiled it from source using the latest version (6.3.5) At this point the PSD's are no longer loading correctly. I get perhaps a couple frames that look correct before they become garbage data, and none of the meta-data is valid 'layer-name' and such are all blank.
So I'm wondering if anyone knows if there has been something broken between the dev9 release and the latest for loading PSD's. Is it possible I'm missing something in the configure flags as well? All the functions run correctly and I am getting the first couple frames of PSD images (not meta-data) loaded before they get broken. I am also aware that with dev-9 version there was a problem where if the frames were larger then the image background everything for that frame and after would be broken, I corrected that in the PSD image seeing no need to have frames overlapping the background but just to make a note that this should not be a problem. Thoughts on getting this to work/anything I might have missed?
My system is ubuntu 64 version 7.04.
So I'm wondering if anyone knows if there has been something broken between the dev9 release and the latest for loading PSD's. Is it possible I'm missing something in the configure flags as well? All the functions run correctly and I am getting the first couple frames of PSD images (not meta-data) loaded before they get broken. I am also aware that with dev-9 version there was a problem where if the frames were larger then the image background everything for that frame and after would be broken, I corrected that in the PSD image seeing no need to have frames overlapping the background but just to make a note that this should not be a problem. Thoughts on getting this to work/anything I might have missed?
My system is ubuntu 64 version 7.04.