diff options
author | June McEnroe <june@causal.agency> | 2018-09-17 18:02:46 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-17 18:02:46 -0400 |
commit | d5fc0834eb658b33687914c49a12e79b811ec7e8 (patch) | |
tree | 437d3a26c39dc2a7d626ee4eb309b1ab4527254d /bin/man | |
parent | Move gfx man pages to gfx/man (diff) | |
download | src-d5fc0834eb658b33687914c49a12e79b811ec7e8.tar.gz src-d5fc0834eb658b33687914c49a12e79b811ec7e8.zip |
Add tRNS support to pngo
Diffstat (limited to 'bin/man')
-rw-r--r-- | bin/man/pngo.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/man/pngo.1 b/bin/man/pngo.1 index 4ba8a624..0980d0c7 100644 --- a/bin/man/pngo.1 +++ b/bin/man/pngo.1 @@ -1,4 +1,4 @@ -.Dd September 7, 2018 +.Dd September 17, 2018 .Dt PNGO 1 .Os "Causal Agency" . @@ -39,7 +39,7 @@ Discard unnecessary alpha channel. .It Convert unnecessary truecolor to grayscale. .It -Palletize color if possible. +Palletize color and alpha if possible. .It Reduce bit depth if possible. .It |