Page 1 of 1

Reading EXIF data does not work

Posted: 2008-01-22T10:58:53-07:00
by haiterz
Except for the %[exif:*] request, many of the other ar not functional. this is true with the latest release and the previous one.

For example, the following will list the ALL exif data: identify -format %[exif:*] bbb.jpg

But identify -format %[exif:*] bbb.jpg does not give any data.

I have tried this with the command line, Jscript and Javascript and with multiple files.

Furthermore, I was unable to get identify -format %[exif:*] bbb.jpg or identify -format %[exif:#010f] bbb.jpg

Thanks

Re: Reading EXIF data does not work

Posted: 2008-01-22T11:45:07-07:00
by magick
The problem you reported is fixed in ImageMagick 6.3.8-1 Beta available now with a release scheduled within a week.

Re: Reading EXIF data does not work

Posted: 2008-01-22T12:45:12-07:00
by haiterz
Thanks, that was a fast reply with good new...