Re: [Tutor] Writing python scripts to control GIMP

2006-07-23 Thread Kent Johnson
Richard Querin wrote: > Hi, > > I'm interested in learning about how to write python scripts that can > control the GIMP. I've read about several scripts but I'd like to know > where to start learning about how it's done. Anybody got any good > places to look for tutorials, references etc? Hav

[Tutor] Writing python scripts to control GIMP

2006-07-20 Thread Richard Querin
Hi,I'm interested in learning about how to write python scripts that can control the GIMP. I've read about several scripts but I'd like to know where to start learning about how it's done. Anybody got any good places to look for tutorials, references etc? __