diff options
author | June McEnroe <june@causal.agency> | 2018-07-16 14:14:52 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-07-16 14:14:52 -0400 |
commit | 3bdbfdc1c86bdb72ce4ee33160abedd7cc128ce2 (patch) | |
tree | f1e2282a0ba835f0227d782fa4f054ac8d27655c /bin/README | |
parent | malloc deflate buffer in glitch (diff) | |
download | src-3bdbfdc1c86bdb72ce4ee33160abedd7cc128ce2.tar.gz src-3bdbfdc1c86bdb72ce4ee33160abedd7cc128ce2.zip |
Add -m option to glitch
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 0ea3970a..3e53eba2 100644 --- a/bin/README +++ b/bin/README @@ -76,6 +76,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 + -m mirror scanlines after filtering hnel |