version 1.40.130 release
[feisty_meow.git] / infobase / patterns / gimp / whiteboard_cleaner_notes.txt
1
2 how to clean whiteboard snapshots in general:
3
4   http://matthew.mceachen.us/blog/how-to-clean-up-photos-of-whiteboards-with-gimp-403.html
5   apparently the URL above is defunct.
6
7   new URL on this topic: https://gist.github.com/adsr303/74b044534914cc9b3345920e8b8234f4
8   requires a bit of gimp knowledge.
9
10 ====
11
12 [untested]
13
14 script for whiteboard cleaning in batch can be found in this folder also.
15 the batch-whiteboard-clean.scm script should go in: ~/.gimp-2.6/scripts
16 command:
17   gimp -i -b '(batch-whiteboard-clean "*.png")' -b '(gimp-quit 0)'
18 from site: http://registry.gimp.org/node/19822
19