Updated for release 0.5

This commit is contained in:
Andreas Huggel 2004-09-12 15:22:30 +00:00
parent ecd4510b77
commit d1f5f97687

View File

@ -18,13 +18,10 @@ Library Features:
+ read and write unknown tags
+ Make it possible to force write from metadata (just an optional arg to write?)
+ change Exif keys to "'Exif'.IfdName.TagName"
+ Get rid of Image::detach and make Image open files on-demand
+ Make Image::doWriteMetadata do its work in a single pass
+ Add Key class hierarchy, undo Metadaum hierarchy
+ Make sure IptcData supports unknown dataset (best done with Key class that handles
Ids)
+ Make sure IptcData supports unknown dataset (with Key class that handles Ids)
+ Revise Image and IptcData+ExifData API (aka turn it inside out)
+ Add PSD images support (and TIFF, NEF, CRW...)
+ Add support for XML metadata files