summaryrefslogtreecommitdiffstats
path: root/graphics/pngquant/README
diff options
context:
space:
mode:
author DhabyX <slack.dhabyx@gmail.com>2017-03-14 01:36:38 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:31 +0700
commit959b408d398750e032013fe8927c88a98d8bc4bb (patch)
tree01c96f069aba346e5e4983114c63dddebc93b8e3 /graphics/pngquant/README
parentdcca120cd486566ac85b1ef77503c8952ac9a0d0 (diff)
downloadslackbuilds-959b408d398750e032013fe8927c88a98d8bc4bb.tar.gz
slackbuilds-959b408d398750e032013fe8927c88a98d8bc4bb.tar.xz
graphics/pngquant: Updated for version 2.9.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics/pngquant/README')
-rw-r--r--graphics/pngquant/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/pngquant/README b/graphics/pngquant/README
index 34721f2b04..780f4ae139 100644
--- a/graphics/pngquant/README
+++ b/graphics/pngquant/README
@@ -3,3 +3,6 @@ images to paletted (8-bit) PNGs. The conversion reduces file sizes
significantly (often as much as 70%) and preserves full alpha
transparency. Generated images are compatible with all modern web
browsers, and have better fallback in IE6 than 24-bit PNGs.
+
+Optional features:
+OPENMP=yes|no (default: no) Enables parallelized batch jobs.