Files
TwelveMonkeys/twelvemonkeys-imageio/thumbsdb/todo.txt
2009-09-03 20:49:59 +02: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: