mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
vwebp: remove the -fit option (and make it default)
BUG=webp:433 Change-Id: I18476ba0ada0184d4d9e94060d601002bfa006da
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
.\" Hey, EMACS: -*- nroff -*-
|
||||
.TH VWEBP 1 "May 28, 2019"
|
||||
.TH VWEBP 1 "June 5, 2019"
|
||||
.SH NAME
|
||||
vwebp \- decompress a WebP file and display it in a window
|
||||
.SH SYNOPSIS
|
||||
@ -42,10 +42,6 @@ to smooth the gradients. This flag will prevent this dithering.
|
||||
Fill transparent areas with the bitstream's own background color instead of
|
||||
checkerboard only. Default is white for non-animated images.
|
||||
.TP
|
||||
.B \-fit
|
||||
If an image is larger than the display dimension, rescale it to preserve
|
||||
the aspect ratio.
|
||||
.TP
|
||||
.B \-mt
|
||||
Use multi-threading for decoding, if possible.
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user