From b57dc3512ebca3fe64ff268bcde4a5969e1cc5a6 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 5 Sep 2018 01:38:13 -0400 Subject: Simplify glitch -x -y to just zero --- bin/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/README') diff --git a/bin/README b/bin/README index c1b454a6..53c170c5 100644 --- a/bin/README +++ b/bin/README @@ -41,8 +41,8 @@ PNG glitcher based on pngo. -a LIST apply pattern of comma-separated filters -i invert after filtering -m mirror scanlines after filtering - -y swap first and last scanline after filtering - -x swap first and last pixels of scanlines after filtering + -x zero first pixels after filtering + -y zero first scanline after filtering hnel -- cgit 1.4.1