RSS/Atom feed Twitter
Site is read-only, email is disabled

MWG composite functions & gexiv2

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

MWG composite functions & gexiv2 Alan Pater 31 Mar 21:44
  MWG composite functions & gexiv2 Alan Pater 04 Apr 22:57
Alan Pater
2015-03-31 21:44:19 UTC (about 9 years ago)

MWG composite functions & gexiv2

Apologies. Let's try without attachments!

As a picture is worth a thousand words, I built a mockup based on the GIMP metadata editor. The Exif tab has been left alone as a lot of that data comes straight from the camera. The XMP and IPTC tabs have been merged and separated into tabs called: Who, What, Where, When according to Metadata Working Group guidelines.

Under the hood, gexiv2 composite functions would be used to read and write to the correct metadata fields.

Results can be seen on the following links:

http://www.vcn.bc.ca/~apater/01who.png http://www.vcn.bc.ca/~apater/02what.png http://www.vcn.bc.ca/~apater/03where.png http://www.vcn.bc.ca/~apater/04when.png

Alan Pater
2015-04-04 22:57:47 UTC (about 9 years ago)

MWG composite functions & gexiv2

The good news is that exiv2 already handles some of these conversions!

See here for the details: http://dev.exiv2.org/issues/1050

The bad news is that I still haven't developed the coding skills to do all the necessary conversions.

Help!!!!