Re: [Gimp-user] Anyway to add multiple Guides at once

2009-05-29 Thread D.Jones (aka) Capnhud
- , DJ wrote: Didn't see it in the manual, but was wondering if there is a short-cut to adding multiple Guides at once (ie., a comma-separated list)? It seems difficult to imagine anything faster than the Gimp-python console for this: image = gimp.image_list()[0] # get the latest loaded

Re: [Gimp-user] Can't install the Gimp

2009-05-29 Thread Jernej Simončič
On Thu, 28 May 2009 18:22:39 -0500, Chris Mohler wrote: Oh - and I'm also assuming that you are _not_ using Windows XP Professional x64 Edition - you need the 'x64' version of the installer instead if you are. No, you don't. The Windows x64 version of GIMP is experimental, and doesn't have

Re: [Gimp-user] Anyway to add multiple Guides at once?

2009-05-29 Thread Niels Giesen
latest added image in script-fu is (vector-ref (cadr (gimp-image-list)) 0) so a one-off would be (map (lambda (guide) (gimp-image-add-hguide (vector-ref (cadr (gimp-image-list)) 0) guide)) '(10 230)) I do not know how to get the /active/ image though ... but here's a script

[Gimp-user] Green Stripes On Tools?

2009-05-29 Thread STINGER wibblywobblyteapot.co.uk
Hi, I've googled and googled but I can't find a cure for my misconfiguration of GIMP (?) Can somebody help me? If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. I also get this on any other tools when moving around. I've tried it on two

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread Martin Nordholts
STINGER wibblywobblyteapot.co.uk wrote: If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. Looks like http://bugzilla.gnome.org/show_bug.cgi?id=421466 The cause is a driver problem, the workaround is to add (xor-color (color-rgb 1.0

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread Rikard Johnels
On Friday 29 May 2009 17:48, STINGER wibblywobblyteapot.co.uk wrote: Hi, I've googled and googled but I can't find a cure for my misconfiguration of GIMP (?) Can somebody help me? If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. I

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread Michael J. Hammel
On Fri, 2009-05-29 at 16:48 +0100, STINGER wibblywobblyteapot.co.uk wrote: If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. I also get this on any other tools when moving around. I've tried it on two different machines now (both

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread Akkana Peck
STINGER wibblywobblyteapot.co.uk writes: If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. I also get this on any other tools when moving around. I've tried it on two different machines now (both running Ubuntu) and I can't stop it.

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread STINGER wibblywobblyteapot.co.uk
On Fri, 2009-05-29 at 17:58 +0200, Martin Nordholts wrote: STINGER wibblywobblyteapot.co.uk wrote: If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. Looks like http://bugzilla.gnome.org/show_bug.cgi?id=421466 The cause is a

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread STINGER wibblywobblyteapot.co.uk
On Fri, 2009-05-29 at 17:15 +0100, STINGER wibblywobblyteapot.co.uk wrote: On Fri, 2009-05-29 at 17:58 +0200, Martin Nordholts wrote: STINGER wibblywobblyteapot.co.uk wrote: If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been.

Re: [Gimp-user] Can't install the Gimp

2009-05-29 Thread Chris Mohler
2009/5/29 Jernej Simončič jernej.listso...@ena.si: On Thu, 28 May 2009 18:22:39 -0500, Chris Mohler wrote: Oh - and I'm also assuming that you are _not_ using Windows XP Professional x64 Edition - you need the 'x64' version of the installer instead if you are. No, you don't. The Windows x64

Re: [Gimp-user] Green Stripes On Tools?

2009-05-29 Thread STINGER wibblywobblyteapot.co.uk
On Fri, 2009-05-29 at 09:14 -0700, Akkana Peck wrote: STINGER wibblywobblyteapot.co.uk writes: If I use the paths tool and drag to move I get a horrible green mess of breadcrumbs where the tool has been. I also get this on any other tools when moving around. I've tried it on two different

[Gimp-user] Copy a layer mask from one layer to another layer?

2009-05-29 Thread DJ
Hi Gimp-user, Is it possible to copy a layer mask from one layer to another layer? Thank you. -- __ DJ ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU

Re: [Gimp-user] Copy a layer mask from one layer to another layer?

2009-05-29 Thread David Gowers
On Sat, May 30, 2009 at 8:13 AM, DJ delphit...@yahoo.com wrote: Hi Gimp-user, Is it possible to copy a layer mask from one layer to another layer? Yes, make it so that you are editing the layer mask on both, then select all and Copy from one and Paste to the other. David

[Gimp-user] Source of images

2009-05-29 Thread DJ
Hi Gimp-user, If you are looking for images to practice Gimp Techniques (i.e., selections) there are some awesome pictures at the US Fish and Wildlife Service web site. For example: Start Here: http://images.fws.gov/ On left-hand side, click Or Browse The Library Scroll to Perching birds; End

Re: [Gimp-user] Copy a layer mask from one layer to another layer?

2009-05-29 Thread DJ
Hi David, gimp-users, Is it possible to copy a layer mask from one layer to another layer? Yes, make it so that you are editing the layer mask on both, then select all and Copy from one and Paste to the other. I was going to ask, What if the layers are different images?, but I just tried it,

[Gimp-user] Tool Options and finding a resource

2009-05-29 Thread DJ
Hi Gimp-user, Whether it's the Font on the Text Tool, or Brush on the Paint Tool, or Pattern Fill on the Bucket Tool, scrolling through the lists is slow and sensitive. I tried typing the first letter of font, brush, or pattern in the list but that doesn't seem to work. I didn't precede it with

Re: [Gimp-user] Copy a layer mask from one layer to another layer?

2009-05-29 Thread David Gowers
On Sat, May 30, 2009 at 9:01 AM, DJ delphit...@yahoo.com wrote: Hi David, gimp-users, Is it possible to copy a layer mask from one layer to another layer? Yes, make it so that you are editing the layer mask on both, then select all and Copy from one and Paste to the other. I was going to

Re: [Gimp-user] Tool Options and finding a resource

2009-05-29 Thread David Gowers
On Sat, May 30, 2009 at 9:14 AM, DJ delphit...@yahoo.com wrote: Hi Gimp-user, Whether it's the Font on the Text Tool, or Brush on the Paint Tool, or Pattern Fill on the Bucket Tool, scrolling through the lists is slow and sensitive. I tried typing the first letter of font, brush, or pattern