summaryrefslogtreecommitdiff
path: root/graphics/guetzli/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-22 10:32:50 +0000
committerwiz <wiz>2017-01-22 10:32:50 +0000
commit6b194c4b2c6b4cd87f1768ee9a45cca00d99d032 (patch)
treeaafaf4cdaba918070d81f3296c858b25d7c8fb77 /graphics/guetzli/DESCR
parent10596164cffe135918fe3171d3dadfae5fec4953 (diff)
downloadpkgsrc-6b194c4b2c6b4cd87f1768ee9a45cca00d99d032.tar.gz
Import guetzli-0.2 as graphics/guetzli.
Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer.
Diffstat (limited to 'graphics/guetzli/DESCR')
-rw-r--r--graphics/guetzli/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/guetzli/DESCR b/graphics/guetzli/DESCR
new file mode 100644
index 00000000000..ef399d7fdde
--- /dev/null
+++ b/graphics/guetzli/DESCR
@@ -0,0 +1,5 @@
+Guetzli is a JPEG encoder that aims for excellent compression
+density at high visual quality. Guetzli-generated images are
+typically 20-30% smaller than images of equivalent quality generated
+by libjpeg. Guetzli generates only sequential (nonprogressive)
+JPEGs due to faster decompression speeds they offer.