On Mon, Oct 4, 2010 at 7:29 PM, <[email protected]> wrote: > > Quoting Rob Antonishen <[email protected]>: >> >> AFAIK, only strings are supported and are passed in as a list. First >> parameter is the parasite name and the third is the string value. Not >> sure what the seconf parameter is but I always use the number 1: >> >> (gimp-parasite-attach (list "parasite-name" 1 "parasite value")) > > The second parameter is the persistence/UNDOability flag. I covered > the possible values in the following thread: > > http://www.mail-archive.com/gimp-user%40lists.xcf.berkeley.edu/msg20099.html >
Thanks, Rob and Saul, for explaining the way the Script-Fu interpreter recognizes any parasite. I believe that, without your help, it would have been a little difficult to understand. Greetings. _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
