diff options
author | powtrix <powtrix@gmail.com> | 2017-01-22 21:34:52 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-24 00:21:48 +0000 |
commit | 0a067e880a9dbfc03efb4fe5c2eac353ea7868e2 (patch) | |
tree | 809682da900ddfa1769ab5f8cfa39ad6ba1e468f /libraries/libwebp/README | |
parent | 7b2680ddba9358624ebdbc1235d29a56a8ba8e3e (diff) |
libraries/libwebp: Updated for version 0.5.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libwebp/README')
-rw-r--r-- | libraries/libwebp/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libwebp/README b/libraries/libwebp/README index e2081d56f1260..1ea4235291dfe 100644 --- a/libraries/libwebp/README +++ b/libraries/libwebp/README @@ -1,7 +1,7 @@ WebP is a method of lossy compression that can be used on photographic images. The degree of compression is adjustable so a user can choose the trade-off between file size and image quality. -WebP typically achieves an average of 39% more compression than JPEG +WebP typically achieves an average of 39% more compression than JPEG and JPEG 2000, without loss of image quality. WebP is a new image format that provides lossless and lossy compression for |