On Sun, Jan 22, 2006 at 10:29:27PM +0100, Henning Makholm wrote: > There is a "xcftopnm" binary in gimp-perl, but it is very slow, > starting the Gimp engine to do the work. "Convert" from imagemagick > supposedly also understands XCF files, but not the ones I work with, > and it would probably be overkill to try to extend its command-line > interface to know about layers.
Imagemagick in general can handle multi-layered images just fine. I'm not sure whether this is true for its xcf module already, but the necessary framework is certainly there. So if you don't want to keep maintaining a separate utility, merging it with the code in imagemagick might be an option for you. Regards, Daniel. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]