Skip to content
Snippets Groups Projects
Commit 52d5da9c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Release time.

parent 422cbeb8
No related branches found
No related tags found
No related merge requests found
git HEAD Tue, 06 Mar 2012 13:13:35 +0100 Daniel Friesel <derf@finalrewind.org>
* Release v2.4
* exif-support fixes by Dennis Real * exif-support fixes by Dennis Real
* format specifier %S now uses the appropriate suffix (B/kB/MB) * format specifier %S now uses the appropriate suffix (B/kB/MB)
* format specifier %P now prints the number of pixels with k/M suffix, * format specifier %P now prints the number of pixels with k/M suffix,
......
...@@ -24,6 +24,7 @@ Recommended ...@@ -24,6 +24,7 @@ Recommended
----------- -----------
* jpegtran (supplied by the jpeg library, for lossless image rotation) * jpegtran (supplied by the jpeg library, for lossless image rotation)
* convert (supplied by ImageMagick, can be used to load unsuppoted formats)
Installation Installation
------------ ------------
...@@ -44,10 +45,10 @@ Available flags are: ...@@ -44,10 +45,10 @@ Available flags are:
* curl (default 1) - use libcurl to view http:// and similar images * curl (default 1) - use libcurl to view http:// and similar images
* debug (default 0) - debug build, enables --debug * 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) * help (default 0) - include help text (refers to the manpage otherwise)
* stat64 (default 0) - Support CIFS shares from 64bit hosts on 32bit machines * stat64 (default 0) - Support CIFS shares from 64bit hosts on 32bit machines
* xinerama (default 1) - Support Xinerama/XRandR multiscreen setups * 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. So, by default libcurl and Xinerama are enabled, the rest is disabled.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment