Files
TwelveMonkeys/twelvemonkeys-imageio/psd/todo.txt
T
Harald Kuhr 54cf727dee Work in progress for PSD metadata support:
- Changes to native format spec
 - Implemented more of native format
 - Added several more resource type implementations
 - IPTC metadata support
2009-11-08 14:39:32 +01:00

6 lines
326 B
Plaintext
Executable File

Implement source subsampling and region of interest
Separate package for the resources (seems to be a lot)?
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?