summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-04 23:43:18 -0400
committerJune McEnroe <june@causal.agency>2018-09-04 23:43:18 -0400
commit0194a3d0c33015ba8306545c3bc9a0674196db33 (patch)
tree1c310b7f4ff0f01f690e813a8d49b270709ae337
parentAdd -i invert option to glitch (diff)
downloadsrc-0194a3d0c33015ba8306545c3bc9a0674196db33.tar.gz
src-0194a3d0c33015ba8306545c3bc9a0674196db33.zip
Add glitch -i to README
Diffstat (limited to '')
-rw-r--r--bin/README1
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
19:41:37 -0400'>2018-03-31Add scheme to READMEJune McEnroe 2018-03-31Brighten color schemeJune McEnroe 2018-03-31Set Dark terminal to schemeJune McEnroe 2018-03-31Lighten cursor colorJune McEnroe 2018-03-31Tweak cyan furtherJune McEnroe It's actually green at this point. 2018-03-31Tweak colors in schemeJune McEnroe 2018-03-31Add scheme.png targetJune McEnroe 2018-03-31Generate Terminal.app color schemeJune McEnroe Colors still very much WIP, but coming along. 2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe