Search found 3 matches

by foxpaul
2012-07-31T11:49:48-07:00
Forum: Developers
Topic: Building with libpng (apng patch)
Replies: 1
Views: 3694

Building with libpng (apng patch)

I've built libpng with the apng support page applied (to /usr/local/libpng) and then configured IM with: ./configure --prefix=/usr/local/im CPPFLAGS=-I/usr/local/libpng Once the build was complete, running identify Animated_PNG_example_bouncing_beach_ball.png (image from http://en.wikipedia.org/wiki ...
by foxpaul
2010-03-01T13:36:45-07:00
Forum: Users
Topic: Layer Group information
Replies: 3
Views: 8305

Re: Layer Group information

Add -debug coder to your command line. In addition, we associate a layer name as an image label. Type identify -verbose image.psd and look for psd:layer.x, psd:layer.y, etc. for additional layer information. thanks very much - i'll take a look at what extra information i can get from that command.
by foxpaul
2010-02-28T12:06:18-07:00
Forum: Users
Topic: Layer Group information
Replies: 3
Views: 8305

Layer Group information

Hi all,
is it possible to access information about a psd documents layer groups, rather than individual layers only?
If i create an image list, each layer is an image magick object, but I cant find any information in the layer about which group it belongs to.

Any ideas?
best,
paul.