summaryrefslogtreecommitdiffstats
path: root/libraries/libwebp/README
diff options
context:
space:
mode:
author powtrix2011-12-12 06:23:37 +0100
committer Niels Horn2011-12-18 03:07:46 +0100
commitaf19b2e74b544d59fd711a4215c261f5ceb2ad61 (patch)
treec87d76c334584aa5ed8a9f6135380e3f906d5bf3 /libraries/libwebp/README
parent20d5a40ea0e29b7ca515bc24ad6d422213189250 (diff)
downloadslackbuilds-af19b2e74b544d59fd711a4215c261f5ceb2ad61.tar.gz
libraries/libwebp: Added (WebP photo compression library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libwebp/README')
-rw-r--r--libraries/libwebp/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libwebp/README b/libraries/libwebp/README
new file mode 100644
index 0000000000..947913d3da
--- /dev/null
+++ b/libraries/libwebp/README
@@ -0,0 +1,5 @@
+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
+and JPEG 2000, without loss of image quality.