Re: [Gimp-user] Script-Fu

2009-02-19 Thread Frantz de Germain
Le Wed, 18 Feb 2009 12:33:36 -0500
saulgo...@flashingtwelve.brickfilms.com écrivait:

> You still can (and will) use 'set!' in your scripts; but you need to  
> create the variable first. Previously, the variable would be created  
> automatically if it did not exist.

Allright, thanks for the information.

-- 
Frantz
http://librephoto.net/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Script-Fu

2009-02-18 Thread Frantz de Germain
Le Wed, 18 Feb 2009 06:51:44 -0500
saulgo...@flashingtwelve.brickfilms.com écrivait:

> Quoting Claus Cyrny :
> 
> > I'm currently trying to write a Script-Fu (actually
> > my first one), but although I found several online
> > tutorials on how to go about, I'm still not sure of
> > the proper syntax for most of the steps I would like
> > the script to perform.
> 
> I've included an attachment (plain text) which contains some of code  
> fragments which correspond with the steps you described (your steps  
> are the lines starting with ";-" ). I left out the standard stuff such  
> as registering your script, declaring your variables, and handling UNDO.


Hello,

I'm new with scripts-fu too. I've had an eye to your script and I saw a lot of 
" (set! ".
I thought that it doesn't work any more with TinyScheme.
(cf. http://www.gimp.org/docs/script-fu-update.html)

Regards.

-- 
Frantz
http://librephoto.net/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] How to update GIMP in Ubuntu?

2008-12-17 Thread Frantz de Germain
Le Tue, 16 Dec 2008 19:16:28 -0800
Akkana Peck  écrivait:

(...)
> I'm building GIMP 2.6 on Ubuntu 8.04 and it's really no big deal.
> You don't need the whole gtk+ chain -- the ones installed on 8.04
> are fine. You do need babl and gegl and there are a couple minor
> gotchas there.
> 
> I have the complete list of packages you'll need here:
> http://shallowsky.com/linux/gimpbuild.html


Thanks for the link. It worked for me :-)

Regards.

-- 
Frantz de Germain
http://librephoto.net/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user