summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-19 01:01:35 -0500
committerJune McEnroe <june@causal.agency>2018-02-19 01:01:35 -0500
commitd5e73418730311200648f1a2a7d99b000a799967 (patch)
tree474df1fcd812a0c1c38538a614e7c4b34adab895 /bin/README
parentRead and write palette in pngo (diff)
downloadsrc-d5e73418730311200648f1a2a7d99b000a799967.tar.gz
src-d5e73418730311200648f1a2a7d99b000a799967.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