# HG changeset patch # User nadvornik # Date 1206207163 0 # Node ID 50d7a137ea9387822a229c87d28c8f65b5a78e35 # Parent d324b284e183c3a5448479cf0c12931e31076bb0 overview of supported raw formats diff -r d324b284e183 -r 50d7a137ea93 README.GQViewE --- a/README.GQViewE Sat Mar 22 17:09:14 2008 +0000 +++ b/README.GQViewE Sat Mar 22 17:32:43 2008 +0000 @@ -55,12 +55,34 @@ function of 1, 2, 3, ... from external editor to selecting mark. +Exiv2 support +""""""""""""" + +exiv2 improves exif handling and adds iptc and xmp support. + +Here is a comparison of supported raw formats: + +Format with exiv2 without exiv2 + metadata preview metadata preview +arw yes yes yes no +cr2 yes yes yes yes +crw yes yes no yes +dng yes sometimes (bug ?) yes sometimes +mef yes no yes no +mrw yes no no no +nef yes yes yes yes +orf yes no yes yes +pef yes yes yes yes +raf yes yes yes yes +sr2 yes yes yes no + + + TODO ==== metadata handling - xmp support - - use exiv2, display Exif, IPTX and XMP tags - tag editor - search, filtering - save tags in XMP - structured tags should be possible