summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDennis Real <github@tildepipe.org>2012-03-06 21:42:40 +0100
committerDennis Real <github@tildepipe.org>2012-03-06 21:42:40 +0100
commit93a90e60d0cf093ca71c34f4f5dbfde974f433f0 (patch)
tree6fc47bd6b773f602db5e4c59dc952c046f76d869 /README
parenta81465d019593cfd1e506eb66f20f6b5e10488f3 (diff)
parent52d5da9c0d6e4f10b5cba384297821008dbbed2b (diff)
Merge branch 'master' of git://github.com/derf/feh
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 97c644c..19c14cc 100644
--- a/README
+++ b/README
@@ -24,6 +24,7 @@ Recommended
-----------
* jpegtran (supplied by the jpeg library, for lossless image rotation)
+ * convert (supplied by ImageMagick, can be used to load unsuppoted formats)
Installation
------------
@@ -44,10 +45,10 @@ Available flags are:
* curl (default 1) - use libcurl to view http:// and similar images
* debug (default 0) - debug build, enables --debug
+ * exif (default 0) - Builtin EXIF tag display support
* help (default 0) - include help text (refers to the manpage otherwise)
* stat64 (default 0) - Support CIFS shares from 64bit hosts on 32bit machines
* xinerama (default 1) - Support Xinerama/XRandR multiscreen setups
- * exif (default 0) - Builtin EXIF tag display support
So, by default libcurl and Xinerama are enabled, the rest is disabled.