diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-16 08:33:04 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-03-16 08:33:04 +0100 |
commit | 9d74a83092c01101d32a876f1346fcbbc8983967 (patch) | |
tree | 31c58e264e8786dc32b7762517a369e1816a9fcd /feh.1 | |
parent | 46404af54430a03cbe244ea34cd5cab9f4d595e0 (diff) |
feh(1): Clarify lossless rotation notice
Diffstat (limited to 'feh.1')
-rw-r--r-- | feh.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -563,9 +563,10 @@ 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. +The rotation is lossless, but may create artifacts in some image corners +when used with JPEG images. +Rotating in the reverse direction will make them go away. +See jpegtran(1) for more about lossless JPEG rotation. .TP 5 .B <HOME> Goto first slide |