Re: [Gimp-user] whats the best way to learn script-fu

2008-04-04 Thread Kevin Cozens
rob wrote: Whats the best way to learn script-fu? [snip] if anyone can recomend something specific that they thought was the best way to get started with batch image processing with gimp. You should become familiar with the Scheme language. To do that, get a copy of the R5RS

Re: [Gimp-user] whats the best way to learn script-fu

2008-04-02 Thread David Gowers
On Wed, Apr 2, 2008 at 9:59 PM, rob [EMAIL PROTECTED] wrote: Whats the best way to learn script-fu? Is there a good online tutorial? A book? Seems to be a ton of instruction material on the web and I was wondering if anyone can recomend something specific that they thought was the best

Re: [Gimp-user] whats the best way to learn script-fu

2008-04-02 Thread Sven Neumann
Hi, On Wed, 2008-04-02 at 21:36 +1030, David Gowers wrote: register( batch_unsharp_mask, , , , , , Toolbox/Xtns/Languages/Python-Fu/Test/_Batch Unsharp Mask, , [ (PF_STRING, file_pattern, file_pattern, *.png), (PF_FLOAT, radius, Radius, 5.0 ), (PF_FLOAT, amount, Amount, 0.5 ), (PF_INT32,