Re: Importing photos with tags



On Wed, 2006-06-21 at 09:53 -0500, Larry Ewing wrote:

> All the metadata formats that f-spot parses it also can convert to XMP,
> that is how the extended metadata section in the metadata dialog is
> created.  The code could use some polish but it should make normalizing
> the import code fairly simple.  As a side note, it would be good if the
> gthumb parsing code could convert to XMP as well. 

Convert to XMP? 
The gthumb as well as XMP parsing code, simply finds the tags, and then
creates them the normal way with including storing them embedded inside
the photo. Or did I miss something?


> 	needs_commit |= gthumb.Import (photo, orig_path);
> 	if (needs_commit)
> 		store.Commit (photo);
> 


/Bengt




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]