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
> "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
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
> "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
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
> "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
> "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
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
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
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
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
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
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
13 matches
Mail list logo