diff options
author | June McEnroe <june@causal.agency> | 2018-09-05 01:38:13 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-05 01:38:13 -0400 |
commit | 014e0a98cf101062a4ba1aa066b763272b889ac7 (patch) | |
tree | 72b737c32480595c115fc9f690fdd5b2976e0595 /bin/README | |
parent | Add glitch -x and -y (diff) | |
download | src-014e0a98cf101062a4ba1aa066b763272b889ac7.tar.gz src-014e0a98cf101062a4ba1aa066b763272b889ac7.zip |
Simplify glitch -x -y to just zero
Diffstat (limited to 'bin/README')
-rw-r--r-- | bin/README | 4 |
1 files changed, 2 insertions, 2 deletions
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 |