Add TODO list

master
Bert Münnich 2016-08-08 09:34:37 +02:00
parent c280129cef
commit 184d21035d
1 changed files with 5 additions and 0 deletions

5
TODO Normal file
View File

@ -0,0 +1,5 @@
- Load all frames from TIFF files. We have to write our own loader for this to
happen--just like we did for GIF images--because Imlib2 does not support
multiple frames. Issue #241.
- Add support for more embedded thumbnail formats. Right now, sxiv seems to use
the smallest one. Issue #238.