diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-03-04 10:15:22 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-03-04 10:15:22 +0100 |
commit | c5bb7b0ec1e113ec55baa572cc652b49e8114dbd (patch) | |
tree | aa282ef70b856bca458ca3980ec7f3e419e4d516 /man/feh.pre | |
parent | 6aace46e3cf7c13b41bdcb0804939ecc1cb32a2d (diff) |
document supported formats
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index f5bfcba..0bdc4d0 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -110,6 +110,18 @@ can also list either all the loadable files in a filelist or all the unloadable files. Useful for preening a directory. . . +.Sh SUPPORTED FORMATS +. +.Nm +can open any format supported by Imlib2, most notably jpeg and png. +. +If the convert binary +.Pq supplied by ImageMagick +is available, it also has limited support for many other filetypes, such as +svg, xcf and otf. +. +For animated images, only the first frame is shown. +. .Sh OPTIONS . .Bl -tag -width indent |