Hi!

I have written an EXIF library in plain C ("libexif") and some GTK+
widgets for displaying and modifying EXIF data ("libexif-gtk"). Both are
available on http://libexif.sourceforge.net. I use them to display EXIF
tags in gphoto2 (command-line frontend) and gtkam (GTK+ GUI).

However, when loading images from a digital camera directly into gimp
and letting GIMP save the images (i.e. as JPEG files), all EXIF
information gets lost. In addition, right now, gimp doesn't offer access
to EXIF information when loading JPEG files.

How do I go about adding EXIF support to gimp? Should I distribute a
loader for JPEG files that replaces the current one? Submit a patch to
gimp's JPEG loader and configure.in to --enable-exif if libexif(-gtk) is
installed?

In any case, how do I save "per-image" (not per-loader) EXIF data?

Lutz
-- 
+------------------------------------------+      \|||/
| Lutz Müller            +49 (7156) 34837  |      (o o)
|                                          +---ooO-(_)-Ooo---+
| Hans-Sachs-Strasse 5                                       |
| 71254 Ditzingen        http://www.topfrose.de              |
| Germany                [EMAIL PROTECTED]          |
+------------------------------------------------------------+

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to