OK, I found this site ... I'll be studying this for a while :-) http://developer.gimp.org/plug-in-template.html
-- Tony Tony Freeman wrote: > Thanks for all the comments, > > I guess I'll investigate python-fu. > > I do not see a tutorial on the gimp website for python-fu > (http://www.gimp.org/tutorials/#Script) so I'll be doing > some googling ... would anyone happen to know of a > good basic tutorial I could check out? > > Or better yet ... I like GTK/Glib ... maybe there's a tutorial > or example you know of? > > -- Tony > > > [EMAIL PROTECTED] wrote: > >> Quoting Tony Freeman <[EMAIL PROTECTED]>: >> >> >> >>> Hello, >>> >>> I wonder if someone could help me with this problem I'm having using the >>> 'system' command in a scheme file. >>> >>> >> Unfortunately, the 'system' command is one of those rare SIOD >> functions that is not implemented in Script-fu. You may need to write >> a plug-in or a Python script to execute command line calls. >> >> >> _______________________________________________ >> Gimp-user mailing list >> [email protected] >> https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user >> >> >> >> > _______________________________________________ > Gimp-user mailing list > [email protected] > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user > > > _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
