Re: [Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread User1001
There is also a Perl interface for GIMPv2 at http://search.cpan.org/~sjburges/Gimp-2.2pre1/Gimp.pm but I have not coded anything to use it so can't offer any insight to its use. Tristan Miller wrote: > Greetings. > > In article <[EMAIL PROTECTED]>, Joao S. O. Bueno > Calligaris wrote: > >>I s

[Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread Tristan Miller
Greetings. In article <[EMAIL PROTECTED]>, Joao S. O. Bueno Calligaris wrote: > I see you had not actually tried it. :-) Well, I had, but I was making assumptions about the causes of any delays. > You can also work a python-fu /script-fu script to do a "paste > located" stuff - the way I can th

Re: [Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread Vytautas P.
If images are equal size and coordinates are the same, you can do this manually, I think. Just remember coordinates from selection. Select area in first image, copy it, make selection of the same size and location in second one and then paste. And you can make separate layer from that paste

Re: [Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread Joao S. O. Bueno Calligaris
On Thursday 29 December 2005 08:37 am, Tristan Miller wrote: > Greetings. > > In article <[EMAIL PROTECTED]>, Sven Neumann wrote: > >> (It was previously suggested to me that I copy the entire image > >> and paste it as a new layer in the second image, and then copy > >> between layers > >> instead

[Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread Tristan Miller
Greetings. In article <[EMAIL PROTECTED]>, Sven Neumann wrote: >> (It was previously suggested to me that I copy the entire image and >> paste it as a new layer in the second image, and then copy between >> layers >> instead of between images. However, this is undesirable due to the >> large >> s

[Gimp-user] Re: Placement of pasted selections

2005-12-29 Thread Tristan Miller
Greetings. In article <[EMAIL PROTECTED]>, David Herman wrote: >> Say I have two images of the same size (9952×7016) open. I >> select an arbitrary region from the first image and Edit->Copy >> it. Then I switch to the second image and Edit->Paste. >> Unfortunately, GIMP seems to put the selecti