Here's entry No. 3 & No.4 Remember to go to the web site and cast your vote.. re, lasm ===== ============================ visit these great web sites at ...
97
lasm.rm
Mar 7, 2002 2:44 am
Hi Iccii, I have just tried your thin line plugin and it's great !! Fantastic job. This edge detect plugin is much better than any of the old ones shipped with...
98
lasm
lasm.rm
Mar 7, 2002 5:44 am
Hi All, It's safe to assume no more banner entries are coming in, so I've attached the 4 entries so far in order of appearance... I'll be setting up a vote for...
99
script-fu@yahoogroups...
Mar 7, 2002 5:48 am
Enter your vote today! A new poll has been created for the script-fu group: Please cast your vote for the most favourtie script-fu banner ! One vote per...
100
lasm.rm
Mar 12, 2002 2:07 am
Hi All, Have you cast your votes ? So far only 5 have indicated their preference. The poll will close on 16 Mar, so hurry now and vote for your favourite...
101
i_tawt_i_tall_a_profi...
i_tawt_i_tal...
Mar 14, 2002 6:33 pm
Hi members I'm newer to Gimp. I've had it since 98 when I installed Linux for the first time. I has lots of potential but I don't know how to use it. I...
102
lasm.rm
Mar 15, 2002 11:27 am
A short answer off-the-cuff before the yahoogroups service maintenance : Download the scripts and copy them to the scripts directory something like C:\Program...
103
script-fu@yahoogroups...
Mar 18, 2002 5:35 am
The following script-fu poll is now closed. Here are the final results: POLL QUESTION: Please cast your vote for the most favourtie script-fu banner ! One...
104
lasm.rm
Mar 18, 2002 6:08 am
Hi all, Thanks for your votes. Well, the new banner for the script-fu mailing list is up at http://groups.yahoo.com/group/script- fu/ However it has been...
105
script-fu@yahoogroups...
Apr 10, 2002 7:00 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the script-fu group. File :...
106
raymond_lg
Apr 13, 2002 10:24 am
Hello, How to convert a number(SF-VALUE) to a string(SF-STRING) ? @+ Raymond...
107
Jeff Trefftzs
jefftzs
Apr 13, 2002 9:18 pm
To convert a number to a string in scheme (script-fu): (number->string num) This is the quickest. It will return the string value of the number in base 10....
108
raymond_lg
Apr 17, 2002 9:46 am
... OK Thanks Raymond...
109
deepak_gh
May 18, 2002 2:36 pm
Hi, Is anyone aware of the location (and name) of the script to generate pearl(y) buttons ? I belive Denis Bodor created it at Iccii translated it to...
hello guys, I am trying to use GIMP and Script-Fu to generate image sequences to put in video editors. One of the first ones is a chronometer: I need to make...
112
Jeff Trefftzs
jefftzs
May 19, 2002 4:56 am
Hi Andrei - I didn't get your script to run as far as actually setting any text - it boggled at the calls to get-text-height and get-text-width, which aren't ...
113
gds
saxogds
May 20, 2002 7:05 am
A long time ago, I wrote a script which writes text along any sort of path. I tried using the gimp-text-fontname function and had the same problem with ...
114
lasm
lasm.rm
May 20, 2002 5:32 pm
An example of a successful white balance problem resolved in Gimp. The small inset at the left is the "before" digital photo. The large one is after white...
115
Bob
robert.burdoff@...
May 20, 2002 6:28 pm
White balance???? Was that using curves? Bob ... From: "lasm" <lasm@...> To: <script-fu@yahoogroups.com> Sent: Monday, May 20, 2002 6:32 PM Subject:...
116
silllyghost
May 20, 2002 11:35 pm
Just wondering if someone knows where I can get a copy of GIMP. I can't seem to get it on the orginal link. Keith...
117
Jeff Trefftzs
jefftzs
May 21, 2002 1:16 am
http://www.gimp.org/download.html -- --Jeff Jeff Trefftzs <trefftzs@...> http://www.tcsn.net/trefftzs Home Page ...
118
lasm.rm
May 21, 2002 4:32 pm
Well, going by the web page description, http://isweb6.infoseek.co.jp/computer/wingimp/files/script/color-wb- balance.html that should be a combination of...
119
Jeff Trefftzs
jefftzs
May 22, 2002 3:23 am
Hi lasm - Could you or iccii please post the white-balance script? I just tried to get it from iccii's site, and get a 404 for the script itself....
120
andrei_thomaz
May 22, 2002 3:39 am
hello Guillaume, i am trying the freetype plugin, but i am having one problem: how to centralize the text? I am trying to calculate the size of the text using...
121
andrei_thomaz
May 22, 2002 3:52 am
... text - it ... aren't ... post). Which i saw them in a script. i changed them to (cadr cronometro1_textoTamanho) (car cronometro1_textoTamanho) but the...
122
Iccii
iccii@...
May 22, 2002 4:45 pm
... From: "Jeff Trefftzs" <trefftzs@...> To: <script-fu@yahoogroups.com> Sent: Wednesday, May 22, 2002 12:23 PM Subject: Re: [script-fu] Re: White Balance...
123
Iccii
iccii@...
May 22, 2002 4:50 pm
Hi, ... get ... I ... I upload two scripts (color-wb-balance.scm and desire-color-balance.scm) to isweb6 server. I'm not sure this scripts is useful. You can...
124
Jeff Trefftzs
jefftzs
May 22, 2002 6:48 pm
Thanks, Iccii. -- --Jeff Jeff Trefftzs <trefftzs@...> http://www.tcsn.net/trefftzs Home Page http://gug.sunsite.dk/gallery.php?artist=68 Gimp Gallery ...
125
gds
saxogds
May 23, 2002 8:56 am
Andrei, a) Surely to center the text vertically, you only need to center the text layer as the layer size varies with the text. Aligning text layers ...