From 1fe10db9e00c16e771be0e3c4b8835b0c39553cb Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 30 Apr 2012 11:23:33 -0400 Subject: [PATCH] better info about the whiteboard cleaner script. hint: use blue, green, black markers. red, orange, etc don't work well. --- scripts/gimp/how_to_use_whiteboard_cleaner_script.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/gimp/how_to_use_whiteboard_cleaner_script.txt b/scripts/gimp/how_to_use_whiteboard_cleaner_script.txt index 2862cfbb..fb10ea61 100644 --- a/scripts/gimp/how_to_use_whiteboard_cleaner_script.txt +++ b/scripts/gimp/how_to_use_whiteboard_cleaner_script.txt @@ -1,5 +1,7 @@ gimp -i -b '(batch-whiteboard-clean "*.png")' -b '(gimp-quit 0)' +# the batch-whiteboard-clean.scm script should go in: ~/.gimp-2.6/scripts + # from sites: # http://matthew.mceachen.us/blog/how-to-clean-up-photos-of-whiteboards-with-gimp-403.html # http://registry.gimp.org/node/19822 -- 2.34.1