From d6dad5d05f735953bbaa41a7e2e936595d8fe277 Mon Sep 17 00:00:00 2001 From: Pascal Massimino Date: Sun, 13 Dec 2015 00:49:49 -0800 Subject: [PATCH] man cwebp: add precision about exactness of the 'lossless' mode Since now, -exact is no longer the default. Change-Id: I4f6ee835738decd01b0be03caabc1479750548a8 --- man/cwebp.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man/cwebp.1 b/man/cwebp.1 index 3a6a3946..15e4f2e7 100644 --- a/man/cwebp.1 +++ b/man/cwebp.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.TH CWEBP 1 "December 11, 2015" +.TH CWEBP 1 "December 14, 2015" .SH NAME cwebp \- compress an image file to a WebP file .SH SYNOPSIS @@ -36,7 +36,9 @@ A summary of all the possible options. Print the version number (as major.minor.revision) and exit. .TP .B \-lossless -Encode the image without any loss. +Encode the image without any loss. For images with fully transparent area, +the invisible pixel values (R/G/B or Y/U/V) will be preserved only if the +\-exact option is used. .TP .BI \-near_lossless " int Use near\-lossless image preprocessing. This option adjusts pixel values