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 it' value='switch'/> IRC bouncer
summary refs log tree commit diff
path: root/LICENSE (unfollow)
Commit message (Collapse)Author
2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe
2019-11-06Document calico service configurationJune McEnroe
2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe
2019-11-06Document pounce service configurationJune McEnroe
2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe
2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe
2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe
2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe