Download List

專案描述

feh is a fast, lightweight image viewer that uses imlib2. It is command line-driven and supports multiple images through slideshows, thumbnail browsing or multiple windows, and montages or index prints using TrueType fonts to display file information. Advanced features include fast dynamic zooming, progressive loading, loading via HTTP (with reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mouse wheel and keyboard control.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-15 08:21
2.9


This release fixes Imlib2 and X11 warnings when opening a URL returning an HTTP error,

uses "feh -" to read an image from stdin,

adds --keep-zoom-vp and --sort mtime options,

and adds button bindings to zoom in/out.

2012-12-25 12:34
2.8

Adds %V format specifier (feh process ID). The --scale-down option will no longer be applied to the thumbnail window. --image-bg is now also respected when setting a wallpaper using --bg-max / --bg-center. An image deletion bug related to --cycle-once was fixed. Quick, low-offset drags are now detected as clicks to aid graphics tablet users, whose clicks were misdetected as drags. --start-at and 'z' (jump_random) now work in thumbnail mode as well.

2012-03-07 07:17
2.4

This release has limited support for all file types supported by ImageMagick, using the convert binary to load them (if available). The behaviour of --quiet and --verbose was adjusted to the documentation. The new %S and %P format specifiers can be used to print the image size / number of pixels in human readable form with a suffix.

2011-11-03 07:48
2.1

This release fixes handling of images with very long names (mostly from HTTP URLs). It adds support for tiling window managers by re-applying --scale-down every time the window is resized.

2011-10-11 01:10
2.0

The button options -0 to -9 are no longer supported; use the new buttons configuration file instead. The --index-{dim,name,size} options have also been removed; use format strings with the new --index-info option instead. The background setting options now accept multiple filenames, so for multimonitor setups, you can specify one file per screen. A new %S (size in kB) format specifier has been added, and in thumbnail mode, you can now run actions on the currently-selected thumbnail. feh can now be compiled with stat64=1 to support CIFS shares mounted from 64bit hosts on 32bit machines.

Project Resources