diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 14:55:16 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:55:16 +0200 |
commit | aae29a4adcae83148b396279f5036b37c1c292cc (patch) | |
tree | 6f678ede28e66006168f43345c400456bd1c6551 /graphics/feh/README | |
parent | 581e65eb98243e495de16bdf48528930f0aa6d3c (diff) |
graphics/feh: Initial import
Diffstat (limited to 'graphics/feh/README')
-rw-r--r-- | graphics/feh/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/feh/README b/graphics/feh/README new file mode 100644 index 000000000000..da570ce69db4 --- /dev/null +++ b/graphics/feh/README @@ -0,0 +1,10 @@ +feh is an image viewer at heart, though it does other cool stuff +feh features include 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, saving/loading filelists, loading images +via http, reloading after delay, montage creation, and more. + +NOTE: feh requires giblib and imlib2, both available on SlackBuilds.org. + When compiling, the order must be imlib2, then giblib, then feh. + |