diff options
author | Kyle Guinn <elyk03@gmail.com> | 2013-06-04 17:15:39 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-05 03:17:42 -0500 |
commit | 16c34b9762cc319b1f784737511687d21a3eb902 (patch) | |
tree | 4be944aa14af591cbafdce9671dcbd6db2bb52f9 /graphics/pngquant/slack-desc | |
parent | 15e02c6fe1b85d71c8e7fadd27fe0461061f8141 (diff) | |
download | slackbuilds-16c34b9762cc319b1f784737511687d21a3eb902.tar.gz |
graphics/pngquant: Added (PNG conversion tool)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/pngquant/slack-desc')
-rw-r--r-- | graphics/pngquant/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/pngquant/slack-desc b/graphics/pngquant/slack-desc new file mode 100644 index 0000000000..068b2fa1a7 --- /dev/null +++ b/graphics/pngquant/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pngquant: pngquant (PNG conversion tool) +pngquant: +pngquant: pngquant is a command-line utility for converting 24/32-bit PNG +pngquant: images to paletted (8-bit) PNGs. The conversion reduces file sizes +pngquant: significantly (often as much as 70%) and preserves full alpha +pngquant: transparency. Generated images are compatible with all modern web +pngquant: browsers, and have better fallback in IE6 than 24-bit PNGs. +pngquant: +pngquant: +pngquant: +pngquant: |