Harald Kuhr 20b87d155d Mainly new code standard.
A few changes that should have been committed earlier.. :-/
2011-02-17 12:40:49 +01:00

8 lines
465 B
Plaintext
Executable File

- Implement source subsampling and region of interest
- Separate package for the resources (seems to be a lot)?
- Move to metadata package, or implement metadata interface, as this is (similar|equivalent) to TIFF/JPEG APP13 segment tag?
- Possibility to read only some resources? readResources(int[] resourceKeys)?
- Probably faster when we only need the color space
- Support for Photoshop specific TIFF tags (extension for TIFFImageReader)?
- PSDImageWriter?