Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
feh
Commits
52d5da9c
Commit
52d5da9c
authored
13 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
Release time.
parent
422cbeb8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+2
-1
2 additions, 1 deletion
ChangeLog
README
+2
-1
2 additions, 1 deletion
README
with
4 additions
and
2 deletions
ChangeLog
+
2
−
1
View file @
52d5da9c
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,
...
...
This diff is collapsed.
Click to expand it.
README
+
2
−
1
View file @
52d5da9c
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment