Re: [Gimp-user] batch processing of images with gimp plugin

2008-05-07 Thread David Hodson
Owen wrote: > peter kostov wrote: >>I have a dozen of images that I will to edit with GIMP using the >>Resynthezise plug-in (plug-in-resynthesizer - ). > Search Google for "Dave's batch processor" DBP won't help - it does a bunch of common operations, but not Resynthesize. -- David Hodson -

Re: [Gimp-user] batch processing of images with gimp plugin

2008-05-07 Thread Owen
> Hi, > > I have a dozen of images that I will to edit with GIMP using the > Resynthezise plug-in (plug-in-resynthesizer - ). I want to do this in > non-interactive mode. I tried to write a gimp script, but as this is my > first contact with this scripting language, I had no success. > Basically I

[Gimp-user] batch processing of images with gimp plugin

2008-05-07 Thread peter kostov
Hi, I have a dozen of images that I will to edit with GIMP using the Resynthezise plug-in (plug-in-resynthesizer - ). I want to do this in non-interactive mode. I tried to write a gimp script, but as this is my first contact with this scripting language, I had no success. Basically I tried to m