[Gimp-user] Script-fu : gimp-text-fontname and text variable

2006-09-19 Thread Nicolas
that does not work. I get the following error : ERROR: Invalid type for argument 5 to gimp_text_fontname Is there a way to print a variable with gimp_text_fontname? Thank you! Nicolas. ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU

Re: [Gimp-user] Script-fu : gimp-text-fontname and text variable

2006-09-19 Thread Nicolas
On Wed, Sep 20, 2006 at 12:15:26AM +0200, Nicolas MAUFRAIS wrote: > Hello, > > I made a script-fu script, in which I write some text, using this > syntax: > > (set! text-float (car (gimp-text-fontname img texteblanc 66 448 > text_to_write 0 1 34 0 "FleurishScript Ult

Re: [Gimp-user] Script-fu : gimp-text-fontname and text variable

2006-09-20 Thread Nicolas
gs, but here it is: http://www.europephoto.com/info/bordure-titre-new.scm The functions do not work when I try to use the variables... :-/ Thank you. Nicolas. ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mai

[Gimp-user] Scrip-fu documentation

2006-09-20 Thread Nicolas
ample, I need to understand what are the parameters to use with SF-ADJUSTMENT. I also need to understand why I can't use the variables I fill in when calling my script... :-/ Nicolas. ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley

Re: [Gimp-user] Script-fu : gimp-text-fontname and text variable

2006-09-20 Thread Nicolas
On Wed, Sep 20, 2006 at 06:03:33PM +0200, Nicolas MAUFRAIS wrote: > On Wed, Sep 20, 2006 at 09:06:57AM +0200, Sven Neumann wrote: > > It would help if you showed us the full script. From the snippets you > > posted so far, I can only guess that you misunderstood the concept

Re: [Gimp-user] Script-fu : gimp-text-fontname and text variable

2006-09-20 Thread Nicolas
On Wed, Sep 20, 2006 at 09:09:13PM +0200, Sven Neumann wrote: > Hi, > > On Wed, 2006-09-20 at 20:15 +0200, Nicolas wrote: > > > What are the first and second variables? 1 and 2 ? > > Where do they come from??? > > > > SF-IMAGE "Image"

[Gimp-user] Script-fu : merge and save to PNG

2006-09-20 Thread Nicolas
an error. I followed the instructions given there: http://adrian.gimp.org/batch/batch-4.html But that does not work. Any clue? Thanks. Nicolas. ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user