diff options
author | grant <grant@pkgsrc.org> | 2005-07-14 13:29:29 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-07-14 13:29:29 +0000 |
commit | eb884f02557ca7dfaedfc8bd2476b177aa121ac2 (patch) | |
tree | c55f7be737f10d5239182dd57859087a90c616ad /graphics | |
parent | fb5af5f3dcc00eff9be651fa6b8f20351b901fa1 (diff) | |
download | pkgsrc-eb884f02557ca7dfaedfc8bd2476b177aa121ac2.tar.gz |
|fmt 70 75
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/optipng/DESCR | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/optipng/DESCR b/graphics/optipng/DESCR index b5bfa5c35d7..d12ffc408b4 100644 --- a/graphics/optipng/DESCR +++ b/graphics/optipng/DESCR @@ -1,6 +1,7 @@ -OptiPNG is a PNG optimizer that recompresses the image files to a smaller size, -without losing any information. The idea has been inspired from pngcrush, and -is explained in detail in the PNG-Tech article: "A Guide to PNG optimization" -<http://www.cs.toronto.edu/~cosmin/pngtech/optipng.html>. The implementation -is carried forward in OptiPNG, which offers a faster execution per trial, and -a wider search space. +OptiPNG is a PNG optimizer that recompresses the image files to a smaller +size, without losing any information. The idea has been inspired from +pngcrush, and is explained in detail in the PNG-Tech article: "A Guide +to PNG optimization" +<http://www.cs.toronto.edu/~cosmin/pngtech/optipng.html>. The +implementation is carried forward in OptiPNG, which offers a faster +execution per trial, and a wider search space. |