Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-14 | |fmt 70 75 | grant | 1 | -6/+7 | |
2005-07-14 | s/Advances/Advanced/ in COMMENT. | grant | 1 | -2/+2 | |
2005-07-14 | include zlib/buildlink3.mk for zlib dependency (hi adam!), bump | grant | 1 | -1/+3 | |
PKGREVISION for dependency change. | |||||
2005-07-14 | Needs zlib>=1.2.2 | adam | 1 | -1/+2 | |
2005-07-13 | OptiPNG is a PNG optimizer that recompresses the image files to a smaller size, | adam | 6 | -0/+64 | |
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. |