diff options
author | Olivier Tilloy <olivier@tilloy.net> | 2008-06-11 21:40:01 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier@tilloy.net> | 2008-06-11 21:40:01 +0200 |
commit | a4e47a8357d35520157654008cbd2049da48abde (patch) | |
tree | 2263cb410e61ec7368c259ca87e3f09620ad9924 /todo | |
parent | eec684f0ee33e579835d51ffadc6577290d6fcb0 (diff) | |
download | pyexiv2-a4e47a8357d35520157654008cbd2049da48abde.tar.gz |
Retrieve more data for an IPTC tag (low-level).
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ todo list +- The constructor of the Image class should accept a buffered file - Tag getters/setters should support unicode strings as well as regular strings (see bug #146313). - What about forcing all strings encoding to UTF in tag values? (see Marc's mail) - Reflect changes from src/error.cpp in libexiv2 to src/libpyexiv2.cpp: new error messages, error codes changed |