Files
TwelveMonkeys/imageio/imageio-thumbsdb/todo.txt
Erlend Hamnaberg 0786949c1c It all works
2009-11-08 19:52:30 +01:00

15 lines
366 B
Plaintext
Executable File

- Listeners
- Expose one of the methods below:
- String getName(int pIndex)
- String[] getNames()
- Catalog getCatalog()
- Make it multi-threaded? Or at least support multi-threaded reading
- There seems to be different versions of the Thumbs.db:
- http://vinetto.sourceforge.net/docs.html
- We probably want to support all of these
DONE: