[magick-users] Photoshop Layers full name?
David Christensen
dwc at dwci.net
Fri Sep 15 11:55:31 CDT 2006
Hello again,
I've had a chance to look at this a little more. In IM 6.2.9, coders/
psd.c:1057, the layer name attribute has apparently been changed to
'label', from '[layer-name]'. When I changed the attribute name in
my test script, I was recreating the issue I had earlier, primarily
the truncation of the layer names.
I have posted my example script and psd file at the following URL (30K):
http://dwci.net/im_problem/layer_name_truncation.tgz
Currently using:
- Adobe Photoshop CS (Mac version)
- Mac OS X 10.4.7
- IM 6.2.9
As you can see, the final character is being chopped off of the layer
names in the document.
Please let me know if you are able to reproduce the issue.
Regards,
David Christensen
----
On Sep 13, 2006, at 11:47 AM, quetzlzacatenango at imagemagick.org wrote:
> ImageMagick accepts layer names up to 256 characters. We suspect
> if its
> returning 31 characters the layer name is truncated in the PSD image
> itself. If you suspect otherwise, post a URL to one of your images
> so we
> can take a closer look at the problem.
More information about the Magick-users
mailing list