Re: [Gimp-user] layer manipulation question, scripting, etc.

2003-02-18 Thread Eric Smith
David Millet [EMAIL PROTECTED] wrote:
 a couple of thoughts:
 1) if you want to save a layer separately, the easiest way i know of to
 do  that is to click on the layer in the layers, channels, and paths
 dialoge,  drag it to the toolbar, and it will create a new image with
 just that layer.

Cool!

 2) to move the different colored text to a different layer and keep it
 in  the same spot, i would do the following:
 1. use the select contiguous regions tool, select the red letters
 2. hit ctrl-c to copy, then ctrl-k to clear whats in the selection 3.
 create a new layer
 4. right click on the image and choose EditPaste Into

That seems like the best approach so far.

Thanks!
Eric



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



Re: [Gimp-user] layer manipulation question, scripting, etc.

2003-02-16 Thread Eric Smith
David Burren [EMAIL PROTECTED] wrote:
 Surely something like this would work?
 - Duplicate the layer
 - Select the appropriate area
 - With one layer active, clear the selected area
 - Switch to the other layer, invert the selection, and again clear

OK, I'll try that.  It sounds like it will do what I need, which is
satisfactory for now.

However, I'd ultimately like to come up with an easier way for the user
to do that, since it will need to be done hundreds of times in a single
scanned document.  Can anyone offer a hint as to how to write a macro
that I can attach to a menu item or hot key?  I've already RTFM, but
I'm somewhat stumped.

Thanks very much!
Eric



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user