diff options
Diffstat (limited to 'graphics/pngcrush/pkg/DESCR')
-rw-r--r-- | graphics/pngcrush/pkg/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/pngcrush/pkg/DESCR b/graphics/pngcrush/pkg/DESCR new file mode 100644 index 00000000000..e3d0b8389ba --- /dev/null +++ b/graphics/pngcrush/pkg/DESCR @@ -0,0 +1,9 @@ + Pngcrush is an optimizer for PNG (Portable Network Graphics) files. It can +be run from the commandline. Its main purpose is to reduce the size of the +PNG IDAT datastream by trying various compression levels an PNG filter +methods. It also can be used to remove unwanted ancillary chunks, or to +add certain chunks including gAMA, tRNS, and textual chunks. + + Pngcrush is open source and may be used by anyone without fee. + + The author of pngcrush is Glenn Randers-Pehrson, randeg@alum.rpi.edu |