Issue 15 in pylibtiff: Support for EXIF tags

1 view
Skip to first unread message

pyli...@googlecode.com

unread,
Aug 25, 2011, 6:32:54 PM8/25/11
to pylibtif...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 15 by whitetig...@gmail.com: Support for EXIF tags
http://code.google.com/p/pylibtiff/issues/detail?id=15

I added basic EXIF tag support, which gets the job done but definitely
needs work.

It just detects if TIFFTAG_EXIFIFD exists, and loads it by looping through
the IFD loading loop (in tiff_file.py) one last time with the proper
offset. Thus the additional code added is quite minimal. Also in the patch
is a change to tiff_data.py which includes EXIF tag info. Not all of them
though, I just added the main ones that were in my photos. The complete
list is located at:
http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html

Attached is the patch, test program, and sample output.

Attachments:
pylibtiff_basic_exif_support.patch 3.0 KB
libtiff_exif_test.py 394 bytes
libtiff_exif_output.txt 3.3 KB

pyli...@googlecode.com

unread,
Aug 25, 2011, 6:37:03 PM8/25/11
to pylibtif...@googlegroups.com

Comment #1 on issue 15 by whitetig...@gmail.com: Support for EXIF tags
http://code.google.com/p/pylibtiff/issues/detail?id=15

Whoops, did not mean to submit as a Defect.

pyli...@googlecode.com

unread,
Aug 25, 2011, 6:41:12 PM8/25/11
to pylibtif...@googlegroups.com

Comment #2 on issue 15 by whitetig...@gmail.com: Support for EXIF tags
http://code.google.com/p/pylibtiff/issues/detail?id=15

Whoops, did not mean to submit as a Defect. New to submitting issue things
on Google Code.

pyli...@googlecode.com

unread,
Sep 13, 2014, 6:05:18 PM9/13/14
to pylibtif...@googlegroups.com
Updates:
Status: Fixed

Comment #3 on issue 15 by pearu.peterson: Support for EXIF tags
https://code.google.com/p/pylibtiff/issues/detail?id=15

Thanks! Patch (w modifications) is applied to svn.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages