summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 36a038c6adaadd2e0a43fa0b0c94c31f5e6ac555 (plain) (blame)
1
2
3
4
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.