From d9c728bc52946c36cd521dec98ace82749ad63f9 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 19 Feb 2018 17:47:25 -0500 Subject: Add pngo command line options --- bin/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/README') diff --git a/bin/README b/bin/README index 32f9862d..4e4a8d9d 100644 --- a/bin/README +++ b/bin/README @@ -86,6 +86,10 @@ PNG optimizer. Does not support interlaced PNGs. - Applies a simple filter type heuristic - Applies zlib's best compression + pngo foo.png + pngo -o bar.png foo.png + pngo -c foo.png | xx + wake Broadcasts a wake-on-LAN packet to one of my machines. -- cgit 1.4.1