aboutsummaryrefslogtreecommitdiffstats
path: root/unittest/metadata.py
Commit message (Collapse)AuthorAgeFilesLines
* Delete an EXIF tag.Olivier Tilloy2009-03-261-2/+35
|
* Setting an EXIF tag's value forwards it to the containing metadata if any.Olivier Tilloy2009-03-261-2/+6
|
* Private setters for EXIF tags.Olivier Tilloy2009-03-241-0/+90
|
* Generic getter for all tags.Olivier Tilloy2009-03-191-3/+24
|
* Getters for IPTC and XMP tags + unit tests.Olivier Tilloy2009-03-191-1/+84
|
* First version of an ImageMetadata class, meant to replace the Image class.Olivier Tilloy2009-03-121-0/+110