LibRaw 0.6.11 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News LibRaw 0.6.11 (Default branch)
# 1  
Old 01-30-2009
LibRaw 0.6.11 (Default branch)

LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs. License: GNU General Public License v2 Changes:
This release fixes a bug in external metadata processing and improves support for Sony ARW files. Image

Image

More...
Login or Register to Ask a Question

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

NAME
Image::ExifTool::FujiFilm - Read/write FujiFilm maker notes and RAF images SYNOPSIS
This module is loaded automatically by Image::ExifTool when required. DESCRIPTION
This module contains definitions required by Image::ExifTool to interpret FujiFilm maker notes in EXIF information, and to read/write FujiFilm RAW (RAF) images. AUTHOR
Copyright 2003-2010, 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://homepage3.nifty.com/kamisaka/makernote/makernote_fuji.htm> <http://www.cybercom.net/~dcoffin/dcraw/> (...plus testing with my own FinePix 2400 Zoom) ACKNOWLEDGEMENTS
Thanks to Michael Meissner, Paul Samuelson and Jens Duttke for help decoding some FujiFilm information. SEE ALSO
"FujiFilm Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm) perl v5.12.1 2010-01-07 Image::ExifTool::FujiFilm(3)