Mercurial > geeqie.yaz
comparison README.GQViewE @ 193:50d7a137ea93
overview of supported raw formats
author | nadvornik |
---|---|
date | Sat, 22 Mar 2008 17:32:43 +0000 |
parents | 0472275e19f4 |
children | d85687d951aa |
comparison
equal
deleted
inserted
replaced
192:d324b284e183 | 193:50d7a137ea93 |
---|---|
53 | 53 |
54 The default function of keys 1, 2, 3, ... was changed from zoom to mark toggle and | 54 The default function of keys 1, 2, 3, ... was changed from zoom to mark toggle and |
55 function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mark. | 55 function of <ctrl>1, <ctrl>2, <ctrl>3, ... from external editor to selecting mark. |
56 | 56 |
57 | 57 |
58 Exiv2 support | |
59 """"""""""""" | |
60 | |
61 exiv2 improves exif handling and adds iptc and xmp support. | |
62 | |
63 Here is a comparison of supported raw formats: | |
64 | |
65 Format with exiv2 without exiv2 | |
66 metadata preview metadata preview | |
67 arw yes yes yes no | |
68 cr2 yes yes yes yes | |
69 crw yes yes no yes | |
70 dng yes sometimes (bug ?) yes sometimes | |
71 mef yes no yes no | |
72 mrw yes no no no | |
73 nef yes yes yes yes | |
74 orf yes no yes yes | |
75 pef yes yes yes yes | |
76 raf yes yes yes yes | |
77 sr2 yes yes yes no | |
78 | |
79 | |
80 | |
58 | 81 |
59 TODO | 82 TODO |
60 ==== | 83 ==== |
61 | 84 |
62 metadata handling - xmp support | 85 metadata handling - xmp support |
63 - use exiv2, display Exif, IPTX and XMP tags | |
64 - tag editor | 86 - tag editor |
65 - search, filtering | 87 - search, filtering |
66 - save tags in XMP - structured tags should be possible | 88 - save tags in XMP - structured tags should be possible |
67 | 89 |
68 | 90 |