Closed (fixed)
Project:
Exif
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Anonymous (not verified)
Created:
2 Oct 2011 at 06:54 UTC
Updated:
16 May 2024 at 00:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThe attached patch does that, based on this code: http://sourceforge.net/tracker/?func=detail&aid=1121153&group_id=70802&a...
Comment #2
Anonymous (not verified) commentedI went on to normalise the Focal Length values as well and realised that they could share the same function as Exposure Time.
I've therefore added normalising the Focal Length to the attached patch and fixed a missing '$' from the initial patch.
Comment #3
jphautin commentedwill check it in the next few days.
Comment #4
jphautin commentedapplied manually your patch on head. Thanks for it.