added iar, oar, jar as zip examples.
[feisty_meow.git] / scripts / gimp / how_to_use_whiteboard_cleaner_script.txt
1 gimp -i -b '(batch-whiteboard-clean "*.png")' -b '(gimp-quit 0)'
2
3 # the batch-whiteboard-clean.scm script should go in: ~/.gimp-2.6/scripts
4
5 # from sites:
6 #   http://matthew.mceachen.us/blog/how-to-clean-up-photos-of-whiteboards-with-gimp-403.html
7 #   http://registry.gimp.org/node/19822
8