libexif 0.6.17 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News libexif 0.6.17 (Default branch)
# 1  
Old 11-19-2008
libexif 0.6.17 (Default branch)

Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. License: GNU Lesser General Public License (LGPL) Changes:
This release collects several security and bug fixes that have accumulated in the considerable time since the previous release. In addition, support for Fuji and Sanyo maker notes has been added and more EXIF and maker note tags are now interpreted. Dutch and Swedish translations have also been contributed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Image::ExifTool::Canon(3pm)				User Contributed Perl Documentation			       Image::ExifTool::Canon(3pm)

NAME
Image::ExifTool::Canon - Canon EXIF maker notes tags SYNOPSIS
This module is loaded automatically by Image::ExifTool when required. DESCRIPTION
This module contains definitions required by Image::ExifTool to interpret Canon maker notes in EXIF information. AUTHOR
Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. REFERENCES
http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html <http://park2.wakwak.com/~tsuruzoh/Computer/Digicams/exif-e.html> <http://www.wonderland.org/crw/> <http://www.cybercom.net/~dcoffin/dcraw/> <http://homepage3.nifty.com/kamisaka/makernote/makernote_canon.htm> (...plus lots of testing with my 300D and my daughter's A570IS!) ACKNOWLEDGEMENTS
Thanks Michael Rommel and Daniel Pittman for information they provided about the Digital Ixus and PowerShot S70 cameras, Juha Eskelinen and Emil Sit for figuring out the 20D and 30D FileNumber, Denny Priebe for figuring out a couple of 1D tags, and Michael Tiemann, Rainer Honle, Dave Nicholson, Chris Huebsch, Ger Vermeulen, Darryl Zurn, D.J. Cristi, Bogdan and Vesa Kivisto for decoding a number of new tags. Also thanks to everyone who made contributions to the LensType lookup list or the meanings of other tag values. SEE ALSO
"Canon Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm) perl v5.12.4 2011-06-14 Image::ExifTool::Canon(3pm)