This python plug-in was part of Python archive found at Werner Hartnagel's sourceforge site located at:
http://python-fu.sourceforge.net/
I had to define a second pattern layer (pat_lay2 - "Scanlines2") in order to keep the plugin from throwing an error when the mask option is set to NO. The error indicated that the layer had already been added to the image, so it appears gimp_edit_clear wasn't clearing the pat_lay from memory, just from the image. To offset the error, the newly pat_lay2 substitutes for pat_lay and adds a transparent empty layer named scanlines2 to the top of the layer dialog. Using the mask option works without errors.
I got this plugin working with Vista 64, Vista 32, XP on GIMP 2.6.7
Recent comments
39 min 31 sec ago
10 hours 54 min ago
11 hours 44 min ago
22 hours 42 min ago
2 days 14 hours ago
2 days 22 hours ago
3 days 1 hour ago
3 days 13 hours ago
3 days 14 hours ago
3 days 17 hours ago