... Your problem is that last line. Car is used to access the first element of a list. However number->string doesn't return a list. The correct syntax would...
603
michaelhoelzende
michaelhoelz...
Dec 9, 2005 4:12 pm
... element of a ... error. ... Thanks, Guillame. And i have to apologize because of the simplyfied example. What i really wanted to do is get the first point...
604
michaelhoelzende
michaelhoelz...
Dec 9, 2005 5:42 pm
... Guillaume, your answer has been a kind of confirmation that on principle it couldn't be wrong. I've reinstalled GTK and GIMP and now it works! Thanks ...
605
Knut Berg
nodulus1
Dec 11, 2005 7:24 pm
Hi, as totally new both on script-fu and in this group I'll try not to stress your patience. I made a script to downscale all images in a directory: (define...
606
lasm.rm
Dec 11, 2005 7:51 pm
Hi, Just a note to say the above is posted to SF site. http://lasmz.sourceforge.net/ It's a lot of fun using the mind map tool, has anybody else tried it out ?...
607
Kevin Cozens
kcozens37
Dec 11, 2005 9:37 pm
... Having a reference to both an image and a layer is your problem. If you check the Procedure Browser you will see that it takes drawable only. Once you drop...
608
Knut Berg
nodulus1
Dec 11, 2005 10:53 pm
... Embarrasing to once again have been fooled by the copy devil. Thanks a lot for pointing out this error. The script works like a charm now :-)...
609
flea4it
Dec 13, 2005 5:45 am
I'm trying to create a simple path but it's not working. I'm using: (gimp-path-set-points 1 "test1path" 1 9 x) where x is an array loaded with points. I don't...
610
flea4it
Dec 13, 2005 6:45 am
ok, nevermind, something here led me to a web page to another, etc. eventually found a shape example. flea4it...
611
Knut Berg
nodulus1
Dec 13, 2005 8:40 am
... Why not share it with us newbies?...
612
flea4it
Dec 15, 2005 3:23 am
... I have no idea how I got there now, but here is the basics. this is long, but if you want to do shapes, it might be worth it. I've broken it down into...
613
flea4it
Dec 15, 2005 3:28 am
I was hoping to use script-fu to do some repetitive tasks, for example, create multiple random designs .. and read parameters from a file to do this. That...
614
lasm.rm
Dec 15, 2005 3:48 am
Hi all, i have a suggestion for a min-project in which everyone interested to help out in documenting script-fu can participate in.. Currently, we have a...
615
Joao S. O. Bueno Call...
gwidion23
Dec 15, 2005 4:11 am
... If you intend to read write files, have access to all sorts of high level APIs (like havign different statistical models to generate random numbers), I...
616
zortagus
Dec 16, 2005 3:06 am
I have been meessing around with script-fu for only a short while, and I also would like to automate some highly repetative clicking tasks. Generally, a...
617
flea4it
Dec 16, 2005 3:17 am
I was afraid you were going to say that... Do you know if file-io works in Perl-fu; probably all I need. re: path example, yep, clearly could be simplified to...
618
Joao S. O. Bueno Call...
gwidion23
Dec 16, 2005 3:26 am
... Yes, if you are more familiar with perl, the perl-fu version his just finishing it's update for GIMP 2.2, and I think it may be quite good. (I do not use...
619
John J Foerch
user87382
Dec 16, 2005 4:12 am
Hi, I am interested in using the Script-fu console as a sort of command line interface for gimp. I realise that the console is still very primitive compared...
620
lasm.rm
Dec 16, 2005 4:38 am
Hi guys, A new script, the 18 scholars is available from SF, http://lasmz.sourceforge.net/ This utility is very useful for generating B&W, creating masks and...
621
Carol Spears
carolspears
Dec 16, 2005 4:52 am
... gimp comes with example script-fu which should be somewhere on your computer. $PREFIX/share/gimp/2.0/scripts for me. you register them in the script. i...
622
Owen Cook
owen_cook2000
Dec 16, 2005 4:56 am
Mmmmm, Not found yet, is it there? -- Owen...
623
lasm.rm
Dec 16, 2005 5:40 am
Should be in the 0-1-11 zip file package, or download from cvs, it's called gm-channel-extract (officially) ;-)...
624
Kevin Cozens
kcozens37
Dec 16, 2005 7:07 am
... You can't put the functions in gimprc. You put them in a file whose name ends in .scm in the same place as all the other Script-Fu scripts. -- Cheers! ...
625
John J Foerch
user87382
Dec 16, 2005 3:15 pm
... name ends ... Beauty. Thank you!...
626
Kevin Cozens
kcozens37
Dec 17, 2005 6:00 pm
... File I/O in perl-fu is probably better than in Script-Fu. Depending on what type of file I/O you need you may find Tiny-Fu better. It has some additional...
627
lasm.rm
Dec 18, 2005 4:38 pm
Any body interested ? Or is it holiday season already ? ... interested ... http://lasmz.sourceforge.net/tools/docs/siod.html ... long ... scheme...
628
Knut Berg
nodulus1
Dec 18, 2005 4:43 pm
... It could have something to do with the fact that this group adresses it self to beginners in script-fu. Personally I miss documentation with good ...
629
lasm.rm
Dec 18, 2005 6:04 pm
... adresses it self ... good ... of my lack ... i thought it was a fun project to do.. whether beginner or not, there are many links here...
630
Owen
owen_cook2000
Dec 18, 2005 8:26 pm
... I was unable to install (or get to work) on Ubuntu-5.10 It is a java program which makes it ideal crosss platform tool, but like so many java things, can't...
631
S Myers
y4h00_suk
Dec 19, 2005 6:51 pm
Date: Sun, 18 Dec 2005 16:36:48 -0000 From: "lasm.rm" <lasm@...> Subject: Re: Script-fu documentation ... mostly I'm just bad with script-fu (i'm on...