todo notes

This commit is contained in:
John Cupitt 2016-05-27 09:56:11 +01:00
parent 073c2fff28
commit 23f4d9a235
1 changed files with 11 additions and 0 deletions

11
TODO
View File

@ -1,3 +1,14 @@
- try
http://www.camerafv5.com/files/photos/raw1/rope.dng
$ vips colourspace rope.dng 3.tif[compression=jpeg,Q=90,tile,tile-width=512,tile-height=512] srgb
tries to save a 16-bit image?
hangs 50% of the time, the other 50 it fails with a 16-bit error
- save a 16-bit image to tiff with jpg compression ... should it autoconvert?
- tiff write does not support [strip]
- add more webp tests to py suite