Removed done item from todos.

This commit is contained in:
Harald Kuhr 2015-12-02 11:24:48 +01:00
parent 6ce58dd682
commit fdad13e28f

View File

@ -1,4 +1,3 @@
- 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)?