7cce7ea857
Co-authored-by: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> Co-authored-by: N-R-K <79544946+N-R-K@users.noreply.github.com> Co-authored-by: NRK <nrk@disroot.org> Co-authored-by: Arthur Williams <taaparthur@gmail.com> Co-authored-by: eylles <ed.ylles1997@gmail.com>
9 lines
415 B
Markdown
9 lines
415 B
Markdown
To Do
|
|
-----
|
|
|
|
* Add support for more embedded thumbnail formats. Right now, nsxiv seems to use
|
|
the smallest one. [Issue #238](https://github.com/muennich/sxiv/issues/238).
|
|
* 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](https://github.com/muennich/sxiv/issues/241).
|