[Gimp-user] A couple of questions from a newbie

2005-08-07 Thread Gmail User
This is off topic for Gimp users, but since you guys work with graphics
a lot, I was hoping someone might know the answers.

Anyone knows what is the name of the technique for creating an image
(collage) out of thousands of images matched by colors, shades, etc.?
Also, if there are any tools in perl or java for creating one?

Another question is about a Gimp function. Is there a way to do in Java
what Gimp does when I select Layer/Colors/Levels/Auto?

Any pointers on either of the questions would be most appreciated.

TIA,

Ed

___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Rotating an image

2005-08-07 Thread michael chang
On 8/7/05, Peter Karlsson <[EMAIL PROTECTED]> wrote:
> --- michael chang <[EMAIL PROTECTED]> wrote:
> 
> >It won't.  But some people would like to keep an entire layer's data,
> >but only have some of it visible. I've done things like that before.
> >*shrugs*
> 
> Seems reasonable I guess. But wouldn't it be easier to use if all of
> the layer were visible and hide some of it by choosing it?

Tell the gimp developers that.  I don't know.  Honestly.

> >Change the image size, I believe.  Also, if you're fitting canvas to
> >layer, make sure you have the clipped layer selected (you have more
> >than one, yes or no?).
> 
> I have only the clipped layer and the "background" layer. Isn't changing
> the image size and changing the canvas the same thing? Anyway in all
> attempts the clipped layer was selected (since it's the only thing
> I've manipulated); the layer had the "walking ants" around it.

"Walking ants" means it's not a layer... it's a floating selection...
[see my later message].  Solution:  Make the "floating" layer non
floating - by putting it on another layer.

-- 
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Rotating an image

2005-08-07 Thread Peter Karlsson
--- michael chang <[EMAIL PROTECTED]> wrote:

>It won't.  But some people would like to keep an entire layer's data,
>but only have some of it visible. I've done things like that before.
>*shrugs*

Seems reasonable I guess. But wouldn't it be easier to use if all of
the layer were visible and hide some of it by choosing it?

>Change the image size, I believe.  Also, if you're fitting canvas to
>layer, make sure you have the clipped layer selected (you have more
>than one, yes or no?).

I have only the clipped layer and the "background" layer. Isn't changing
the image size and changing the canvas the same thing? Anyway in all
attempts the clipped layer was selected (since it's the only thing
I've manipulated); the layer had the "walking ants" around it.

Thanks anyway!

Best regards

Peter K

_
Gratis e-postadress ---> http://www.mailamig.nu
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Rotating an image

2005-08-07 Thread michael chang
On 8/7/05, Peter Karlsson <[EMAIL PROTECTED]> wrote:
> Ok, perhaps I need to elaborate... First open an picture (which
> should be rectangular in shape). Then copy the picture (or a part
> of it). Create a new pic (under File/New). Paste (a regular paste
> into the new pic). Click on the rotate icon and then click on the
> pasted layer. Rotate arbitrarily and confirm by pressing the "Rotate"
> button. 

YES.  You *should* elaborate.  The reason this is happening is because
your picture is in a selection floating above the picture!  Why is
this useful?  So I can paste something, and then move it around a bit
to figure out where I want it.

Solution:  Click outside the selection boundaries before rotating.

-- 
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Rotating an image

2005-08-07 Thread Peter Karlsson
--- sam ende <[EMAIL PROTECTED]> wrote:

>i don't think it is cropping. i just tried that, but then maybe you have 
>to do image/center layer afterwards ?, try that.

Ok, perhaps I need to elaborate... First open an picture (which
should be rectangular in shape). Then copy the picture (or a part
of it). Create a new pic (under File/New). Paste (a regular paste
into the new pic). Click on the rotate icon and then click on the
pasted layer. Rotate arbitrarily and confirm by pressing the "Rotate"
button. Try "Image/Fit canvas to layer". Here my pic is missing the
information that ended up outside of the canvas boundaries when I
rotated.

I don't have a function called "Image/Center layer".

>unless (perhaps), you have other layers underneath which are not visible.

Well, the only layer I have, except the pasted one, is the "Background".

Best regards

Peter K

_
Gratis e-postadress ---> http://www.mailamig.nu
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Re: retouching dark photos

2005-08-07 Thread michael chang
On 8/6/05, Steven Woody <[EMAIL PROTECTED]> wrote:
> Pasi Savolainen <[EMAIL PROTECTED]> writes:
> more interesting, in the levels window, if i pick a point p1 as grey using 
> grey
> picker, then pick another point p2 as another grey point. in this case, what
> gimp will do? i think there are two candidates,
> 
> 1, do adjust to make p1 grey, and from that point on do another adjust to make
> p2 grey. the result will be: p1 and p2 are both natural grey.
> 
> 2, as if user did not click p1, gimp adjust p2 from scratch and simply forgot
> what he did before.

I believe it's case two, but I'm not sure.  That's what my experience
has shown me.

Otherwise, I'd imagine it was a bit odd.  Let's say P1 was <0,0,0>
(black), and P2 was <255,255,255> (white)?  I don't think case 1 would
even be possible. I could be wrong though.

-- 
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Rotating an image

2005-08-07 Thread michael chang
From: michael chang <[EMAIL PROTECTED]>
Date: Aug 7, 2005 5:44 PM
Subject: Re: [Gimp-user] Rotating an image
To: [EMAIL PROTECTED]


On 8/7/05, Peter Karlsson <[EMAIL PROTECTED]> wrote:
> But why would gimp crop the image?

It won't.  But some people would like to keep an entire layer's data,
but only have some of it visible. I've done things like that before.
*shrugs*

> I tried resizing the canvas to fit the layer
> (after doing the rotate, with "Image/Fit canvas to layer"), before sending my
> first mail. If gimp isn't cropping the layer then how do I get the missing
> parts back?

Change the image size, I believe.  Also, if you're fitting canvas to
layer, make sure you have the clipped layer selected (you have more
than one, yes or no?).

--
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] scissors selection tool

2005-08-07 Thread michael chang
Sorry, forgot to foward to list.  ^^"

On 7/27/05, Sven Neumann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Steve Stavropoulos <[EMAIL PROTECTED]> writes:
>
> > On 7/27/05, Rachelle McLean wrote:
> >> With the selection tool that looks like a pair of scissors, and
> >> acts lilke the magnetic lasso tool in Photoshop, I can get it to
> >> make a shape but how do you turn the shape with the points into a
> >> selection?
> >>
> >
> >  First you have to close the shape. Your last point should be on top
> > of the first one. Then, you click inside your shape and it turns into
> > a selection.
>
> Suggestions on how to improve this are welcome. Patches would be even
> more appreciated.

Closure mechanism.  E.g. a button that I can click on that will
connect my last and first points.

--
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Rotating an image

2005-08-07 Thread Peter Karlsson
--- sam ende <[EMAIL PROTECTED]> wrote:

>either rotate the whole image (image/transform) or try increasing the 
>canvas size (image/canvas size) in height to the width of the image/layer 
>before rotating. 

Ok, that works. Thank you!

But why would gimp crop the image? I tried resizing the canvas to fit the layer
(after doing the rotate, with "Image/Fit canvas to layer"), before sending my
first mail. If gimp isn't cropping the layer then how do I get the missing
parts back?

Thanks to all who replied!

Best regards

Peter K

_
Gratis e-postadress ---> http://www.mailamig.nu
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Rotating an image

2005-08-07 Thread Sven Neumann
Hi,

Peter Karlsson <[EMAIL PROTECTED]> writes:

> I'm trying to rotate an image (which is in a layer) by 90 degrees  which is
> taller than it's width. So when I rotate it, gimp will automatically crop
> the image no matter what I do. I have the "Clip result" unchecked.
> Gimp 2.2.8. How do I remedy this (I'm stumped)?

Use the rotate functions found in the Image->Transforms menu. After
all it appears that you want to rotate the image, not only the layer.

BTW, the layer isn't cropped, it just extends beyond the canvas.


Sven
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Rotating an image

2005-08-07 Thread Peter Karlsson
Hi!

I'm trying to rotate an image (which is in a layer) by 90 degrees  which is
taller than it's width. So when I rotate it, gimp will automatically crop
the image no matter what I do. I have the "Clip result" unchecked.
Gimp 2.2.8. How do I remedy this (I'm stumped)?

Best regards

Peter Karlsson


_
Gratis e-postadress ---> http://www.mailamig.nu
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user