Commit 1e40d8c9 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Update lossless rotation in feh(1)

parent cde67a67
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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