On 06/01/03 15:02, [EMAIL PROTECTED] wrote:

> I have been cracking my head for the past day trying to think of a way to
> draw a vertical line with just a simple click of the mouse.
> 
> On my image, I have two horizontal lines, I want a tool that will allow
> me to just click anywhere between these two lines and draw a vertical line(width
> of 1 pixel) connecting both horizontal lines.

Well, what you want to do is click on the first point, then hold down
the shift key and click on the second point.  For more accuracy, and
even something of a preview, you can drag the rulers onto the image
right where the line should be.  If you really want to use a script,
this should be very straightforward.  A quick google search for "gimp
script example" brings up this informative looking site:

http://pingus.seul.org/~grumbel/gimp/script-fu/script-fu-tut.html

rgds,
Chris

-- 
He who despairs over an event is a coward,
but he who holds hopes for the human condition is a fool.
  -- Albert Camus

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

Reply via email to