[Gimp-user] Script-Fu console details

2001-03-26 Thread Roland Roberts
Okay, when I enter something interactively and it fails, I get some microscopic glyphs that (presumably) contain error information. I've tried clicking, double-clicking and triple clicking on the thing and while single clicking seems to do something, I can't figure out how to get at where it thin

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Roland Roberts
> "Jeff" == Jeff Trefftzs <[EMAIL PROTECTED]> writes: Jeff> Another good place to find how script-fu is used is to look Jeff> at some of the scripts that come with the Gimp. Check Jeff> /usr/local/share/gimp/1.2/ scripts or Jeff> /usr/share/gimp/1.2/scripts and look at the .sc

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Jeff Trefftzs
Another good place to find how script-fu is used is to look at some of the scripts that come with the Gimp. Check /usr/local/share/gimp/1.2/ scripts or /usr/share/gimp/1.2/scripts and look at the .scm files. To get your circle layer properly transparent, you need to call (gimp-drawable-fill ci

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Roland Roberts
> "Seth" == Seth Burgess <[EMAIL PROTECTED]> writes: Seth> There should probably be some explanation somewhere of what Seth> built-in types gimp expects. Real quick: [...] Seth> There's probably more I've forgotten - ask if you run into Seth> one. Thanks! I'm sure I'll

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Seth Burgess
There should probably be some explanation somewhere of what built-in types gimp expects. Real quick: image: (whole image, with layers, channels, etc) drawable : (anything that can be drawn on - includes layers & channels) layer: (a layer in the image - all layers are drawables, not all

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Roland Roberts
> "me" == Roland Roberts <[EMAIL PROTECTED]> writes: [...] me> For example, many of the functions want a drawable. What's a me> drawable and how do I get one? Searching on "drawable" didn't me> find any obvious hits. Okay, I'm clearly having a problem with my eyes :-( I no

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Roland Roberts
> "Seth" == Seth Burgess <[EMAIL PROTECTED]> writes: Seth> The commands you can use are actually dynamic - they are Seth> added to with every script and plug-in you add. You can see Seth> them all through the PDB (procedural database) browser under Seth> the Xtns menu in the

[Gimp-user] Script-Fu help?

2001-03-26 Thread Ryan Schuermann
ok, ive read most all the docs i can find, i have a simple problem, hoping someone can enlighten me with the proper gimp command. I'm creating an image, i need the background to stay transparent, ive created a text later and a layer with a rectangle, and a layer for 2 circles, however when i crea

Re: [Gimp-user] Script-Fu command reference?

2001-03-26 Thread Seth Burgess
Hi Roland, The commands you can use are actually dynamic - they are added to with every script and plug-in you add. You can see them all through the PDB (procedural database) browser under the Xtns menu in the main toolbox. I think there's some scripts included with gimp as well that will gener

[Gimp-user] Script-Fu command reference?

2001-03-26 Thread Roland Roberts
I've been looking all over and am drawing a blank trying to find references to the various commands I find in other people's scripts. Where can I find documentation on, for example, gimp-image-resize and the like? roland -- PGP Key ID: 66 BC 3B CD Roland B. Roberts, PhD

Re: [Gimp-user] change colors

2001-03-26 Thread Carol Spears
Oliver Vecernik wrote: > > Hi, > > How do I change colors within a whole picture (eg. change all black > pixels to white)? I know it's possible, but I don't know how. :-( > > Oliver Try Filters>Color>ColortoAlpha. Warning! It really really works. Sometimes Select>By Color and then click on

[Gimp-user] running Gimp::Fu scripts without desktop

2001-03-26 Thread Koos Pol
Hello all, I'm stuck in this situation and I don't know how to get out... On a server I want to create page banners using Gimp::Fu. On the server I have only xdm running. No user has a desktop running. Gimp::Fu bails out on me and it seems to be depending on having a running desktop or not: [EM

[Gimp-user] change colors

2001-03-26 Thread Oliver Vecernik
Hi, How do I change colors within a whole picture (eg. change all black pixels to white)? I know it's possible, but I don't know how. :-( Oliver ___ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user