[Gimp-developer] Polygonal Selection Tool Re: Bug 119646
Paul Gnuyen
gnuyen at gnuyen.org
Sat Dec 16 01:52:01 PST 2006
I don't know what full specifications look like for tools in the gimp
but here's a shot.
The Polygonal Selection Tool
Selects regions by connecting points clicked with line segments
Like polygonal select, shift on first click adds to selection, ctrl
subtracts, both intersect, alt moves.
Holding shift after the first point has been placed constrains line
segments to absolute angles divisible by 45.
Clicking the last point completes the selection, or hitting enter.
I'm not sure which is more congruent with the other tools, should the
decision to "add, subtract, or intersect" selection with modifier keys
be made upon enter or first click?
Thanks
On Sun, 2006-12-10 at 16:56 +0100, Sven Neumann wrote:
> Hi,
>
> On Fri, 2006-12-08 at 10:19 -0800, Paul Gnuyen wrote:
> > Implementing this feature as requested,
>
> I don't think that a full specification of the polygonal selection tool
> exists, or am I missing something? I would very much appreciate if new
> tools or major modifications to existing tools could be discussed and
> specified before any code is written. Otherwise it's likely that changes
> will have to be rejected later, which is always frustrating for all
> parties.
>
>
> Sven
>
>
More information about the Gimp-developer
mailing list