diff options
author | June McEnroe <june@causal.agency> | 2018-09-04 23:43:18 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-04 23:43:18 -0400 |
commit | 42e6aa7becbbf5bc1e9d9e7b85b4342e71b07336 (patch) | |
tree | 2d9d10b03c2c7e93333ddcd8dd40c27d4b5d654a | |
parent | Add -i invert option to glitch (diff) | |
download | src-42e6aa7becbbf5bc1e9d9e7b85b4342e71b07336.tar.gz src-42e6aa7becbbf5bc1e9d9e7b85b4342e71b07336.zip |
Add glitch -i to README
Diffstat (limited to '')
-rw-r--r-- | bin/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/README b/bin/README index c7df1192..8695359f 100644 --- a/bin/README +++ b/bin/README @@ -39,6 +39,7 @@ PNG glitcher based on pngo. -r reconstruct when filtering -d LIST declare pattern of comma-separated filters -a LIST apply pattern of comma-separated filters + -i invert after filtering -m mirror scanlines after filtering hnel |