summaryrefslogtreecommitdiffstats
path: root/graphics/pngcrush/README
diff options
context:
space:
mode:
author Beej Jorgensen <beej@beej.us>2010-05-12 23:29:45 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-12 23:29:45 +0200
commitb5eb90d9833afbafdba91d139c7bcb7b7519efd3 (patch)
tree83186ab7080d874945b6b61a649152bd30fcaac7 /graphics/pngcrush/README
parent39344dae50eb29c7d3879ab0f885feeae2fe096f (diff)
downloadslackbuilds-b5eb90d9833afbafdba91d139c7bcb7b7519efd3.tar.gz
slackbuilds-b5eb90d9833afbafdba91d139c7bcb7b7519efd3.tar.xz
graphics/pngcrush: Added to 12.2 repository
Diffstat (limited to 'graphics/pngcrush/README')
-rw-r--r--graphics/pngcrush/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/pngcrush/README b/graphics/pngcrush/README
new file mode 100644
index 0000000000..a1d0b59980
--- /dev/null
+++ b/graphics/pngcrush/README
@@ -0,0 +1,11 @@
+Pngcrush is an optimizer for PNG (Portable Network Graphics) files. Its
+main purpose is to reduce the size of the PNG IDAT datastream by trying
+various compression levels an PNG filter methods. It also can be used to
+remove unwanted ancillary chunks, or to add certain chunks including
+gAMA, tRNS, iCCP, and textual chunks.
+
+Note
+-------
+This package builds the "nolib" version of pngcrush which assumes you
+have zlib and libpng installed (both are stock Slackware packages).
+