Re: [Gimp-user] Anyway to add multiple Guides at once?

2009-05-29 Thread Niels Giesen
latest added image in script-fu is (vector-ref (cadr (gimp-image-list)) 0) so a one-off would be (map (lambda (guide) (gimp-image-add-hguide (vector-ref (cadr (gimp-image-list)) 0) guide)) '(10 230)) I do not know how to get the /active/ image though ... but here's a script http://n

Re: [Gimp-user] Color Schemes

2009-05-04 Thread Niels Giesen
>> Anyone do anything special to create palettes? > > I like Agave a lot.  The (Adobe) kuler website is nice as well - I > wrote (an admittedly hackish) plugin to import kuler palettes: > http://registry.gimp.org/node/10325 Add http://www.colourlovers.com/ to the bunch. -- http://niels.kicks-ass

Re: [Gimp-user] curves spline batch

2009-02-10 Thread Niels Giesen
On Tue, Feb 10, 2009 at 6:58 PM, wrote: > Quoting Decimator Doseven : > >> I am attempting to set up a batch that automatically runs >> gimp-curves-spline on a set of images. However, I have never used >> Scheme before and therefore am not sure why my script is returning >> "batch command experie

Re: [Gimp-user] Gimp-user Digest, Vol 73, Issue 35

2008-10-19 Thread Niels Giesen
> -- > > Message: 6 > Date: Sat, 18 Oct 2008 18:19:55 -0400 > From: Alec Burgess <[EMAIL PROTECTED]> > Subject: [Gimp-user] script-fu-save-anim-layers > To: Gimp-user@lists.XCF.Berkeley.EDU > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=windows-125