diff options
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 |
commit | b5eb90d9833afbafdba91d139c7bcb7b7519efd3 (patch) | |
tree | 83186ab7080d874945b6b61a649152bd30fcaac7 /graphics/pngcrush/slack-desc | |
parent | 39344dae50eb29c7d3879ab0f885feeae2fe096f (diff) | |
download | slackbuilds-b5eb90d9833afbafdba91d139c7bcb7b7519efd3.tar.gz |
graphics/pngcrush: Added to 12.2 repository
Diffstat (limited to 'graphics/pngcrush/slack-desc')
-rw-r--r-- | graphics/pngcrush/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/pngcrush/slack-desc b/graphics/pngcrush/slack-desc new file mode 100644 index 0000000000..b9adc098f7 --- /dev/null +++ b/graphics/pngcrush/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +pngcrush: pngcrush (PNG image optimizer) +pngcrush: +pngcrush: Pngcrush is an optimizer for PNG (Portable Network Graphics) files. +pngcrush: Its main purpose is to reduce the size of the PNG IDAT datastream by +pngcrush: trying various compression levels an PNG filter methods. It also can +pngcrush: be used to remove unwanted ancillary chunks, or to add certain +pngcrush: chunks including gAMA, tRNS, iCCP, and textual chunks. +pngcrush: +pngcrush: http://pmt.sourceforge.net/pngcrush/ +pngcrush: +pngcrush: |