diff options
author | June McEnroe <june@causal.agency> | 2018-09-05 01:24:29 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-05 01:24:29 -0400 |
commit | 62e3bd554b2b01c3210c2b075b85860ff2248139 (patch) | |
tree | 65f444d63693f245b2bf76e976cb257ccf25ee5a /bin/README | |
parent | Add glitch -i to README (diff) | |
download | src-62e3bd554b2b01c3210c2b075b85860ff2248139.tar.gz src-62e3bd554b2b01c3210c2b075b85860ff2248139.zip |
Add glitch -x and -y
Diffstat (limited to '')
-rw-r--r-- | bin/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/README b/bin/README index 8695359f..c1b454a6 100644 --- a/bin/README +++ b/bin/README @@ -41,6 +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 hnel |