aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2009-12-16 09:56:08 +0100
committerOlivier Tilloy <olivier@tilloy.net>2009-12-16 09:56:08 +0100
commitc56b135e2c768cc02b877a0e48111deddef34597 (patch)
tree9269bd7938afde3a4decd8c88a7bc29ada58257c /todo
parent0104da13ef883e1e7476b5434fca96135ba5aaed (diff)
downloadpyexiv2-c56b135e2c768cc02b877a0e48111deddef34597.tar.gz
Updated the TODO list.
Diffstat (limited to 'todo')
-rw-r--r--todo10
1 files changed, 9 insertions, 1 deletions
diff --git a/todo b/todo
index c52adf7..e635b5b 100644
--- a/todo
+++ b/todo
@@ -1,9 +1,9 @@
todo list
+- The constructor of the Image class should accept a filename OR a buffered stream
- Reimplement copyMetadataTo in C++
- Unit test the C++ wrapper (in python, if possible)
- Use logging to log, among other things, decoding and type conversion errors
-- 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
@@ -13,3 +13,11 @@ todo list
- Write a complete documentation for the binding and its uses (use other tools, maybe pydoctor)
- New architecture and support of XMP metadata (see bug #183337)
- Consider upgrading the license to GPL v3
+
+
+
+
+Bugs:
+
+- Unicode encoding problem when writing to an EXIF Ascii tag with non ASCII characters (e.g. "é")
+- Problem decoding the value of "Iptc.Application2.Copyright" for smiley1.jpg