Page 2 of 2

Re: Create PSD with IM with locked layers

Posted: 2016-11-15T15:09:10-07:00
by dlemstra
Thanks for the edit. Your answer was confusing me. And what about images D and E?

Re: Create PSD with IM with locked layers

Posted: 2016-11-15T16:17:28-07:00
by fmw42
The download did not have them. I am downloading again.

Re: Create PSD with IM with locked layers

Posted: 2016-11-15T16:20:16-07:00
by fmw42
d shows the transparent logo and no lock
e shows the tranparent logo and partial lock

Re: Create PSD with IM with locked layers

Posted: 2016-11-21T12:22:46-07:00
by pfranz
Thanks for the quick replies! It looks like the obvious stuff was provided; example psds with and without these attributes. Is there anything else I can help provide?

Re: Create PSD with IM with locked layers

Posted: 2016-11-24T12:06:16-07:00
by amp
Hi - I'm also trying to figure out how to control locking when using IM to create a new psd file. Right now I can't figure out how to create a new layer without any locking e.g. example "c" from the dropbox examples. It seems for me that the default is all layers have a partial lock on transparency. Can someone share the command for creating unlocked layers?


=====
Version: ImageMagick 6.9.6-4 Q16 x86_64 on OSX

convert \( -label "1" xc:transparent -background transparent \) \( -label "2" xc:transparent -background transparent \) \( -label "3" "download.jpg" \) \( -clone 0--1 -mosaic \) -reverse "output.psd"

Re: Create PSD with IM with locked layers

Posted: 2016-11-24T12:38:09-07:00
by fmw42
I do not think there is a command for that right now.