blob: 0a75b00cfc2fb2b6a9d6865b033cf93c4feeeff5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Feh is an advanced image viewer that uses imlib2. Here is a summary of
features:
* Simple image viewing.
* Multiple image viewing (slideshow).
* Multiple image viewing in multiwindows.
* Image viewing in fullscreen.
* Image list mode.
* Loadable/unloadable listing.
* Recursive file opening.
* Sorting of the filelist
* Saving/loading filelists
* Loading images via http.
* Reloading after delay.
* Montage creation.
* Collage creation.
* Index print creation.
* Thumbnail browser.
For viewing images, feh has the following features:
* Progressive loading.
* Dynamic zooming.
* Panning.
* Key or mouse control.
* Context menus.
|