02618f7fa0
- Add OPTIONS for bundled libpng and zlib (both off by default) - Update maintainer address PR: ports/128877 Submitted by: Thomas Hurst <tom@hur.st> (maintainer) Security: http://www.vuxml.org/freebsd/2bc960c4-e665-11dd-afcd-00e0815b8da8.html
14 lines
576 B
Text
14 lines
576 B
Text
OptiPNG is a PNG optimizer that recompresses image files to a smaller
|
|
size, without losing any information. This program also converts
|
|
external formats (BMP, GIF, PNM; TIFF support is coming up) to optimized
|
|
PNG, and performs PNG integrity checks and corrections.
|
|
|
|
The idea has been inspired from pngcrush, and is explained in detail in
|
|
the PNG-Tech article "A guide to PNG optimization". The implementation
|
|
is carried forward in OptiPNG, which offers a faster execution per
|
|
trial, and a wider search space.
|
|
|
|
WWW: http://optipng.sourceforge.net/
|
|
|
|
- Thomas Hurst
|
|
<tom@hur.st>
|