Patch #954
patch: support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower
Start date:
11 Apr 2014
Due date:
17 Apr 2014
% Done:
100%
Estimated time:
Description
This adds Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower tags
Files
Associated revisions
History
Updated by Niels Kristian Bech Jensen over 7 years ago
- Due date set to 17 Apr 2014
- Category set to metadata
- Status changed from New to Resolved
- Assignee set to Niels Kristian Bech Jensen
- Target version set to 0.25
- % Done changed from 0 to 100
Hi Roman.
Thanks for the patch. I have commited it to the svn trunk.
Best regards,
Niels Kristian Bech Jensen
Updated by Roman Lebedev over 7 years ago
Follow up: looks like this regressed something:
$ exiv2 DSC_1985.NEF ... some normal output ... Subject distance: Exiv2 exception in print action for file DSC_1985.NEF: Invalid tag name or ifdId `FocusDistanceLower', ifdId 22 $
DSC_1985.NEF is not mine, so i can not upload it, but i believe it will reproduce with any file.
Issue #954: Add support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower. Thanks goes to Roman Lebedev for the patch.