mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
Merge "man/cwebp.1: wording, change the date" into 0.2.0
This commit is contained in:
commit
641e28e8dc
@ -1,5 +1,5 @@
|
|||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.TH CWEBP 1 "January 24, 2012"
|
.TH CWEBP 1 "July 19, 2012"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
cwebp \- compress an image file to a WebP file
|
cwebp \- compress an image file to a WebP file
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -43,7 +43,7 @@ values result in a lossy compression. The default is 100.
|
|||||||
Specify the strength of the deblocking filter, between 0 (no filtering)
|
Specify the strength of the deblocking filter, between 0 (no filtering)
|
||||||
and 100 (maximum filtering). A value of 0 will turn off any filtering.
|
and 100 (maximum filtering). A value of 0 will turn off any filtering.
|
||||||
Higher value will increase the strength of the filtering process applied
|
Higher value will increase the strength of the filtering process applied
|
||||||
after decoding the picture. The higher the smoother the picture will
|
after decoding the picture. The higher the value the smoother the picture will
|
||||||
appear. Typical values are usually in the range of 20 to 50.
|
appear. Typical values are usually in the range of 20 to 50.
|
||||||
.TP
|
.TP
|
||||||
.B \-preset string
|
.B \-preset string
|
||||||
|
Loading…
Reference in New Issue
Block a user