Tk Library Source Code

View Ticket
Login
Ticket UUID: 530907
Title: exif 1.0 bug patch
Type: Bug Version: None
Submitter: nobody Created on: 2002-03-17 09:28:27
Subsystem: exif Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-08-17 04:38:46
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2002-08-16 21:38:46
Description:
I found some bugs into exif 1.0.
Maybe these are original bugs.
I've improved on FlashPixVersion, ShutterSpeedValue,
SubjectDistance, Flash and FlashMode.
Here is a patch I've made.
User Comments: andreas_kupries added on 2002-08-17 04:38:46:
Logged In: YES 
user_id=75003

Parts of the patch are accepted and applied
* FlashPixVersion
* Construction of FlashMode

Not applied parts:
* SubjectDistance. Patch assumes that unit is millimeter and 
converts to meter. Spec says that unit _is_ meter. (*). Is it 
possible that the specific camera of the submitter implements 
the standard incorrectly ?
* ShutterSpeedValue. Instead of logical inversion (1/value 
seconds) I added the proper unit for frequency (Hz).

(*) http://www.media.mit.edu/pia/Research/deepview/exif.html
0x9206 SubjectDistance  signed rational 1  Distance to focus 
point, unit is meter

andreas_kupries added on 2002-03-19 23:55:35:

File Added - 19641: exif10apatch.zip

Logged In: YES 
user_id=75003

Got it now. Attached.

nobody added on 2002-03-19 14:47:46:
Logged In: NO 

I'm sorry about that. Maybe It's MS-IE bug? :-)

http://www.interq.or.jp/japan/s-imai/tcltk/download/exif10apatch.zip

nobody added on 2002-03-19 10:32:34:
Logged In: NO 

I'm sorry about that. That's my mistake.
I've put a new patch on 
http://www.interq.or.jp/japan/simai/tcltk/download/exif10apa
tch.zip

andreas_kupries added on 2002-03-19 02:26:27:
Logged In: YES 
user_id=75003

There are no files attached to this item.

Attachments: