Updated for release 0.5

v0.27.3
Andreas Huggel 21 years ago
parent ecd4510b77
commit d1f5f97687

@ -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

Loading…
Cancel
Save