From 4448c738de4a0a3c8112f42fb4ba80c18c5e5dff Mon Sep 17 00:00:00 2001 From: HumanDynamo Date: Tue, 23 May 2006 11:25:15 +0000 Subject: [PATCH] Exiv2 support Adobe DNG file format --- src/doxygen.hpp | 2 +- src/exiv2.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/doxygen.hpp b/src/doxygen.hpp index 6dc61fc5..57f5a5d5 100644 --- a/src/doxygen.hpp +++ b/src/doxygen.hpp @@ -54,7 +54,7 @@ - Jpeg - Canon CRW - - TIFF and related RAW formats (Canon CR2, Nikon NEF, Pentax PEF, Sony SR2 and Minolta MRW), read-only + - TIFF and related RAW formats (Canon CR2, Nikon NEF, Pentax PEF, Sony SR2, Adobe DNG, and Minolta MRW), read-only @section supp Support diff --git a/src/exiv2.1 b/src/exiv2.1 index b5356e6d..d53dff4e 100644 --- a/src/exiv2.1 +++ b/src/exiv2.1 @@ -31,8 +31,8 @@ exiv2 \- EXIF/IPTC metadata manipulation tool is a program to read and write EXIF/IPTC metadata. Supported image formats are JPEG, Canon CRW and Canon THM. Read-only support is currently available for TIFF format and includes TIFF-based RAW -formats such as Nikon NEF, Canon CR2, Sony SR2, Pentax PEF and -Minolta MRW. +formats such as Nikon NEF, Canon CR2, Sony SR2, Pentax PEF, +Adobe DNG and Minolta MRW. .SH ACTIONS The \fIaction\fP argument is only required if it is not clear which action is implied.