summaryrefslogtreecommitdiffstats
path: root/graphics/pngcrush/README
diff options
context:
space:
mode:
author Leo Midha <netrixtardis@stealth3.com>2011-07-15 22:29:55 -0300
committer Robby Workman <rworkman@slackbuilds.org>2011-07-21 22:52:09 -0500
commitba76866f3416f4d4a0e4c37a1713b32649d46053 (patch)
tree74673b02ffec604713a32136a6beb06f4899af24 /graphics/pngcrush/README
parenta5dfbf72e4e382de1ad4c7a689867ada7f8d5c35 (diff)
downloadslackbuilds-ba76866f3416f4d4a0e4c37a1713b32649d46053.tar.gz
slackbuilds-ba76866f3416f4d4a0e4c37a1713b32649d46053.tar.xz
graphics/pngcrush: Added (optimizer for PNG)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/pngcrush/README')
-rw-r--r--graphics/pngcrush/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/pngcrush/README b/graphics/pngcrush/README
new file mode 100644
index 0000000000..a1161f9e3b
--- /dev/null
+++ b/graphics/pngcrush/README
@@ -0,0 +1,6 @@
+Pngcrush is an optimizer for PNG (Portable Network Graphics) files.
+It can be run from a commandline in an MSDOS window, or from a UNIX or
+LINUX commandline. Its main purpose is to reduce the size of the PNG IDAT
+datastream by trying various compression levels and 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.