mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 12:35:29 -04:00
Conflicts: imageio/imageio-psd/pom.xml twelvemonkeys-imageio/pom.xml twelvemonkeys-servlet/pom.xml
17 lines
437 B
Plaintext
Executable File
17 lines
437 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
|
|
|
|
- Thumbnail (API) support? Does it make sense? It's all thumbnails..
|
|
|
|
DONE:
|