libexif

libexif example to add a small Xml document in the exif data

Any libexif user/developer that could point me in the right direction on what are the appropriate call for adding a small custom XML document in the exif meta data of a JPG image ? I have been googling around for a while and can't figure it out. I am open to any other opensource library that will let me do that as long as it is C based...

android image exif reader 3rd party api

Is there any 3rd part api for android to read exif tags from image which support api level starting from 1.5. ...

libexif make optional

Hello, I use libexif in my C/gtk+ application. But i want to make it optional. What must i to write in my configure file for to do this? Thank you ...