summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-19 01:01:35 -0500
committerJune McEnroe <programble@gmail.com>2018-02-19 01:01:35 -0500
commit192d17390f5c82a7fa2c9b9eb4a71f412f012e3b (patch)
tree035764ad3516b23556a74190e6868db673eb09af /bin/README
parentRead and write palette in pngo (diff)
downloadsrc-192d17390f5c82a7fa2c9b9eb4a71f412f012e3b.tar.gz
src-192d17390f5c82a7fa2c9b9eb4a71f412f012e3b.zip
Index color if possible in pngo
Diffstat (limited to 'bin/README')
-rw-r--r--bin/README1
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