Minor changes

This commit is contained in:
Andreas Huggel 2004-06-27 06:48:16 +00:00
parent aab016adfe
commit d76e52f7a3

View File

@ -12,6 +12,11 @@ Library Features:
+ Extended JPEG support (comments, actual resolution of the image)
+ Write an example using low level IFD classes to print summary Exif info
+ Implement proper error handling
+ Complete support to create Exif data from scratch:
+ set makernote, write makernote tags
+ set thumbnail, write thumbnail tags
+ write unknown tags
+ Make it possible to force write from metadata (just an optional arg to write?)
Exiv2 functionality
+ Add offset to value for hexdump (requires metadata to have an offset)