> With the change to version 6.3.8 the EXIF information is not displayed
> in the command window (see code below).
> Nevertheless EXIF information is shown correctly with identify
> -verbose.
> Could not find information that syntax to get EXIF information has
> changed. 
> 
> OS Windows XP 
> 
> EXIF Information shown
> Version: ImageMagick-6.3.5-7-Q16-windows-dll.exe
> identify -format %w;%[EXIF:Model] A1.jpg
> 3072;DMC-TZ3
> 
> EXIF Information not shown
> Version: ImageMagick-6.3.8-0-Q16-windows-dll.exe
> identify -format %w;%[EXIF:Model] A1.jpg
> 3072;
> 
> 
> Tx 
> 
> 
> Johannes
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to