Questions tagged [gimpfu]

gimpfu is a python module similar to python-fu which provides an interface for writing plug-ins for gimp in python

For more information refer to the Gimp Python Documentation

121 questions
-1
votes
1 answer

Draw line in gimp with macro

I have calculated a set of lines to be drawn onto the image I calculated the geometry from. I was hoping for a macro recorder so I could just hack my geometry calculating program to spit out something similar. All I need is example code that just…
1 2 3
8
9