RE: Fonts in Script-FU Dialogs

2000-07-10 Thread Andrew J Fortune


Hi Stephan,

Check it out at http://www.helixcode.com.

regards,
Andrew

-Original Message-
From: Stephan Henningsen [mailto:[EMAIL PROTECTED]]
Sent: Monday, 10 July 2000 9:24 PM
To: Andrew J Fortune
Cc: Guillermo S. Romero / Familia Romero; [EMAIL PROTECTED]
Subject: RE: Fonts in Script-FU Dialogs


On Sun, 9 Jul 2000, Andrew J Fortune wrote:

> Hi Guillermo,
> 
> Thanks for your lead. I have located a Helix RPM of Gimp-1-1-24 and

Excuse me, but what is all this Helix talk about?  Is it a
nickname for some new RedHat dist. or what?


-- 

-Stephan  /
 /  http://linux.e.iha.dk/~stephan





RE: Fonts in Script-FU Dialogs

2000-07-10 Thread Stephan Henningsen

On Sun, 9 Jul 2000, Andrew J Fortune wrote:

> Hi Guillermo,
> 
> Thanks for your lead. I have located a Helix RPM of Gimp-1-1-24 and

Excuse me, but what is all this Helix talk about?  Is it a
nickname for some new RedHat dist. or what?


-- 

-Stephan  /
 /  http://linux.e.iha.dk/~stephan





RE: Fonts in Script-FU Dialogs

2000-07-09 Thread Guillermo S. Romero / Familia Romero

>Thanks for your lead. I have located a Helix RPM of Gimp-1-1-24 and
>successfully installed it. Do you happen to know if I also need to install
>(whether by RPM or make) the associated gimp-data file, or is it already a
>part of Gimp-1-1-24 ?

I have been a bit offline latelly (exams and work), so me last Helix has
1.1.22, and I used it too few. IIRC they do not provide too many things, so
you could give a try to that file. Install under /usr/local/ so you do not
kill anyhting based in RPM, and use the Preferences dialog to point Gimp to
the correct data dirs.

GSR
 




RE: Fonts in Script-FU Dialogs

2000-07-09 Thread Andrew J Fortune


Hi Guillermo,

Thanks for your lead. I have located a Helix RPM of Gimp-1-1-24 and
successfully installed it. Do you happen to know if I also need to install
(whether by RPM or make) the associated gimp-data file, or is it already a
part of Gimp-1-1-24 ?

thanks,
Andrew

-Original Message-
From: Guillermo S. Romero / Familia Romero [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 8 July 2000 11:59 PM
To: [EMAIL PROTECTED]
Subject: RE: Fonts in Script-FU Dialogs


[...]
>Firstly, am I going down the right track by looking here ?

Yes, if you know how to compile after getting the files.

>Secondly, what do I do with these files once I download them -- some of
>these files are large, so I am not going to download them yet until I know
>for sure these are what I want.

Get the bz2 better (smaller, but same contents), the basic is 1.1.24. If you
have 1.1.23, you can get the patch file instead. If you do not have lots of
brushes, textures and similar things, get the extra too.

>Thirdly, as I am a newbie, could I ask for a bit of hand-holding as to what
>I do once I have downloaded them ? I know that I need to gunzip and
tar -xvf
>these files, but once I have done this, I am getting into unfamiliar
>territory when it comes to compiling them. I've already tried to compile
>some downloaded GIMP plug-ins, and fell flat on my face.

Oh oh. For the bz2 you have to use bunzip2, then tar (or single command tar
with special params, read the man page... btw it also works with gz, add
-z). The process is explained in a file that comes, readme or install, I can
not remember exactly. Normally ./configure --things-I-want, make, make
install. You can give it a try, but as I newbie I dunno if you will like it.

>or is it possible to get a pre-compiled package for the developers'
>edition of GIMP (e.g. RPMs...) ??

Of course, Helix GNOME provides RPM of it, even 1.1.24 as some pointed out.

GSR





RE: Fonts in Script-FU Dialogs

2000-07-08 Thread Guillermo S. Romero / Familia Romero

[...]
>Firstly, am I going down the right track by looking here ?

Yes, if you know how to compile after getting the files.

>Secondly, what do I do with these files once I download them -- some of
>these files are large, so I am not going to download them yet until I know
>for sure these are what I want.

Get the bz2 better (smaller, but same contents), the basic is 1.1.24. If you
have 1.1.23, you can get the patch file instead. If you do not have lots of
brushes, textures and similar things, get the extra too.

>Thirdly, as I am a newbie, could I ask for a bit of hand-holding as to what
>I do once I have downloaded them ? I know that I need to gunzip and tar -xvf
>these files, but once I have done this, I am getting into unfamiliar
>territory when it comes to compiling them. I've already tried to compile
>some downloaded GIMP plug-ins, and fell flat on my face.

Oh oh. For the bz2 you have to use bunzip2, then tar (or single command tar
with special params, read the man page... btw it also works with gz, add
-z). The process is explained in a file that comes, readme or install, I can
not remember exactly. Normally ./configure --things-I-want, make, make
install. You can give it a try, but as I newbie I dunno if you will like it.

>or is it possible to get a pre-compiled package for the developers'
>edition of GIMP (e.g. RPMs...) ??

Of course, Helix GNOME provides RPM of it, even 1.1.24 as some pointed out.

GSR
 




RE: Fonts in Script-FU Dialogs

2000-07-07 Thread Andrew J Fortune


Hi Guillermo,

I have gone to the FTP site at ftp://ftp.gimp.org/pub/gimp/v1.1/v1.1.24/,
and the following files are listed :

gimp-1.1.24.tar.bz2
gimp-1.1.24.tar.gz
gimp-data-extras-1.1.20.tar.bz2
gimp-data-extras-1.1.20.tar.gz
patch-1.1.23-1.1.24.bz2
patch-1.1.23-1.1.24.gz
README

Firstly, am I going down the right track by looking here ?

Secondly, what do I do with these files once I download them -- some of
these files are large, so I am not going to download them yet until I know
for sure these are what I want.

Thirdly, as I am a newbie, could I ask for a bit of hand-holding as to what
I do once I have downloaded them ? I know that I need to gunzip and tar -xvf
these files, but once I have done this, I am getting into unfamiliar
territory when it comes to compiling them. I've already tried to compile
some downloaded GIMP plug-ins, and fell flat on my face.

or is it possible to get a pre-compiled package for the developers'
edition of GIMP (e.g. RPMs...) ??

Thanks in advance for your help.

regards,
Andrew

-Original Message-
From: Guillermo S. Romero / Familia Romero [mailto:[EMAIL PROTECTED]]
Sent: Friday, 7 July 2000 8:20 AM
To: [EMAIL PROTECTED]
Subject: Re: Fonts in Script-FU Dialogs


>Am I missing something ?  The version of the GIMP that I have is 1.04.

You answered your own question: 1.0.4. Get a 1.1.x and try again, nice
widgets for script-fu dialogs (and a lot more of things).

GSR






Re: Fonts in Script-FU Dialogs

2000-07-06 Thread Guillermo S. Romero / Familia Romero

>Am I missing something ?  The version of the GIMP that I have is 1.04.

You answered your own question: 1.0.4. Get a 1.1.x and try again, nice
widgets for script-fu dialogs (and a lot more of things).

GSR
 




Fonts in Script-FU Dialogs

2000-07-06 Thread Andrew J Fortune


Hi all,

I recently made a posting saying that I was running GIMP for Windows. I
still am, but I have recently re-installed Mandrake Linux, purely so that I
can get at the full functionality of the GIMP (which is slightly limited in
the Windows port). I have had Linux installed before, but I had so many
problems with the LILO prompt, that I scrapped that idea for a while.

I have noticed that when I run a Script-FU logo, the Font field on the
dialog does not allow you to select from a list of fonts. Rather, you have
to type in the name manually. This seems a bit primitive !

Am I missing something ?  The version of the GIMP that I have is 1.04.

regards,
Andrew




Re: script-fu dialogs

2000-03-12 Thread [EMAIL PROTECTED]

thanks that would do it.


s@m




Re: script-fu dialogs

2000-03-11 Thread Ingo Ruhnke

"s@m" <[EMAIL PROTECTED]> writes:

> i made a script that saves an image giving it the filename.
> now i want it to either:
> 
> 1- remember the last filename i typed
> 2- give me the SAVE dialog
> 3- have a mecanism to pass a path as a layer name for example.

Something like this will give you at least a file dialog, probably not
exacly what you want, but better than nothing:  
 
(script-fu-register
"script-fu-tuxracer-save-as-rgbs"
"/Script-Fu/Tuxracer/Save Image as RGBs"
"Saves a layed image as seperated RGB images using the layer names as filenames + 
.rgb"
"Ingo Ruhnke"
"1999, Ingo Ruhnke"
"Fri Mar  3 16:00:13 2000"
"RGBA"
SF-IMAGE "Image" 0
SF-DRAWABLE "Drawable" 0
SF-FILENAME "Directory:" "/tmp/")
^^^ <- This gives you the dialog
-- 
ICQ: 59461927http://pingus.seul.org | 
Ingo Ruhnke <[EMAIL PROTECTED]> http://home.pages.de/~grumbel/ |
+



script-fu dialogs

2000-03-09 Thread [EMAIL PROTECTED]

i made a script that saves an image giving it the filename.
now i want it to either:

1- remember the last filename i typed
2- give me the SAVE dialog
3- have a mecanism to pass a path as a layer name for example.

thanks for your help.
dont cc to me i'm subscribed.

s@m