summaryrefslogtreecommitdiff
path: root/feh.1
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-28 08:22:55 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-28 08:22:55 +0100
commit1e40d8c936a25068a29984a68252ffa6ec7442fc (patch)
tree5d1f30ce6ef15aa2a7fccca95171e64f906906b2 /feh.1
parentcde67a67d3b2b779adcc46628e5715257b919787 (diff)
Update lossless rotation in feh(1)
Diffstat (limited to 'feh.1')
-rw-r--r--feh.16
1 files changed, 3 insertions, 3 deletions
diff --git a/feh.1 b/feh.1
index 3645b36..28a5d56 100644
--- a/feh.1
+++ b/feh.1
@@ -561,6 +561,9 @@ Save the current filelist to a unique filename.
.TP 5
.B <, >
In place editing, rotate the image 90 degrees left/right.
+The rotation is lossless, but may create artifacts in some corners of
+the image. Rotating in the reverse direction will make them go away.
+See jpegtran(1) for more about lossless rotation.
.TP 5
.B <HOME>
Goto first slide
@@ -682,9 +685,6 @@ When the files (or even the directory) feh is displaying is deleted by an
external application while feh is running, trying to change or resize the
current image may cause segmentation faults.
.PP
-Lossless rotation is a horrible mess. With libjpeg6b it works, with
-libjpeg8 it doesn't. Bugfix in progress.
-.PP
There are probably other bugs, too. If you find one, let me know :)
.SH LICENSE
Copyright Tom Gilbert (and various contributors), 1999, 2000