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
|
.PP
|
||||||
This version of \fBjpegtran\fR also offers a lossless crop option, which
|
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
|
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
|
inside. Like the rotate and flip transforms, lossless crop is restricted by
|
||||||
current JPEG format; the upper left corner of the selected region must fall on
|
the current JPEG format; the upper left corner of the selected region must fall
|
||||||
an iMCU boundary. If it doesn't, then it is silently moved up and/or left to
|
on an iMCU boundary. If it doesn't, then it is silently moved up and/or left
|
||||||
the nearest iMCU boundary (the lower right corner is unchanged.) Thus, the
|
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
|
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
|
adjustment of the region dimensions may be optionally disabled by attaching an
|
||||||
an 'f' character ("force") to the width or height number.
|
'f' character ("force") to the width or height number.
|
||||||
|
|
||||||
The image can be losslessly cropped by giving the switch:
|
The image can be losslessly cropped by giving the switch:
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
Reference in New Issue
Block a user