[Gimp-user] Gimp 2.3.18 and script-fu errors
David Woodfall
dave at unrealize.co.uk
Thu Aug 23 01:49:13 PDT 2007
On (22:49 22/08/07), Pere Pujal i Carabantes <pere at fornol.no-ip.org> put forth the proposition:
> El dc 22 de 08 del 2007 a les 12:43 +0100, en/na David Woodfall va
> escriure:
> > I have just downloaded and tested two scripts and get the same error with
> > each:
> >
> > Error: Set!: Unbound variable: new
> >
> > The scripts are gm-invert and gm-solarize. Is there some incompatability
> > with newer versions of Gimp and these scripts? Is there an easy way to
> > perhaps edit the scripts to get them working?
>
> If you can not wait for them to be fixed,
> the lamer way: just have to change on both files
>
> (set! new (car(gimp-layer-copy layer 1))) ; Add an alpha channel
> by
> (define new (car(gimp-layer-copy layer 1))) ; Add an alpha channel
>
>
Works thanks. Is set!/define the only difference with the new script
engine? I edited a few more and all seems well.
--
"The porcupine with the sharpest quills gets stuck on a tree more
often."
More information about the Gimp-user
mailing list