From d76e52f7a36fe8f2efadb1f69cba3e5b62057cc8 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sun, 27 Jun 2004 06:48:16 +0000 Subject: [PATCH] Minor changes --- src/Todo | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Todo b/src/Todo index 623c200f..9715ea52 100644 --- a/src/Todo +++ b/src/Todo @@ -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)