jpegtran.1: Minor formatting tweak
This commit is contained in:
12
jpegtran.1
12
jpegtran.1
@@ -161,13 +161,13 @@ to do a perfect rotation, if available, or an approximated one if not.
|
||||
.PP
|
||||
This version of \fBjpegtran\fR also offers a lossless crop option, which
|
||||
discards data outside of a given image region but losslessly preserves what is
|
||||
inside. Like the rotate and flip transforms, lossless crop is restricted by the
|
||||
current JPEG format; the upper left corner of the selected region must fall on
|
||||
an iMCU boundary. If it doesn't, then it is silently moved up and/or left to
|
||||
the nearest iMCU boundary (the lower right corner is unchanged.) Thus, the
|
||||
inside. Like the rotate and flip transforms, lossless crop is restricted by
|
||||
the current JPEG format; the upper left corner of the selected region must fall
|
||||
on an iMCU boundary. If it doesn't, then it is silently moved up and/or left
|
||||
to the nearest iMCU boundary (the lower right corner is unchanged.) Thus, the
|
||||
output image covers at least the requested region, but it may cover more. The
|
||||
adjustment of the region dimensions may be optionally disabled by attaching
|
||||
an 'f' character ("force") to the width or height number.
|
||||
adjustment of the region dimensions may be optionally disabled by attaching an
|
||||
'f' character ("force") to the width or height number.
|
||||
|
||||
The image can be losslessly cropped by giving the switch:
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user