Skip to content

Instantly share code, notes, and snippets.

View Marz007's full-sized avatar
🏠
Working from home

Marz007

🏠
Working from home
View GitHub Profile
#!/usr/bin/env python
# Tutorial available at: https://www.youtube.com/watch?v=nmb-0KcgXzI
# Feedback welcome: jacksonbates@hotmail.com
from gimpfu import *
def NAME_OF_MAIN_FUNCTION(image, drawable):
# function code goes here...