sdd TODO note

This commit is contained in:
John Cupitt 2014-04-19 10:19:02 +01:00
parent 21f18ce0d2
commit 5c751fb364
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -1,3 +1,9 @@
- support 1/2/4 bit palette tiff with alpha
- support ttiff read/write from buffer, see
http://stackoverflow.com/questions/4624144/c-libtiff-read-and-save-file-from-and-to-memory
- can we use postbuild elsewhere? look at use of "preclose" / "written", etc.