diff options
| author | Bert Münnich <ber.t@posteo.de> | 2016-08-08 09:34:37 +0200 | 
|---|---|---|
| committer | Bert Münnich <ber.t@posteo.de> | 2016-08-08 09:34:37 +0200 | 
| commit | 184d21035ddc4381a57774043f8fa23fe1edbcb1 (patch) | |
| tree | ebc6e99011fe498d6e5095404980f981cbae7f89 | |
| parent | c280129cef4ff2e8667b8700c9bdf671fdd7c8ef (diff) | |
Add TODO list
| -rw-r--r-- | TODO | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -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. | 
