diff options
Diffstat (limited to '')
-rw-r--r-- | bin/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/README b/bin/README index 94429275..32f9862d 100644 --- a/bin/README +++ b/bin/README @@ -82,6 +82,7 @@ PNG optimizer. Does not support interlaced PNGs. - Discards ancillary chunks - Discards unnecessary alpha channel - Converts unnecessary truecolor to grayscale + - Indexes color if possible - Applies a simple filter type heuristic - Applies zlib's best compression |