Re: [Gimp-developer] adding a tool

2001-06-07 Thread Austin Donnelly

On , 7 Jun 2001, Sven Neumann wrote:

> Jonas Geduldig <[EMAIL PROTECTED]> writes:
> > I'm interested in adding a tool for detecting and
> > cutting out contour regions.
> 
> Intelligent Scissors ?! 

Yup, this sounds a lot like intelligent scissors.  Read the comments
at the top of app/iscissors.c

I think I was the last person to go in there.  There are still a few
things that could be tidied up, eg getting the convolutions to work
correctly near tile boundaries.

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



Re: [Gimp-developer] adding a tool

2001-06-07 Thread Sven Neumann

Hi,

Jonas Geduldig <[EMAIL PROTECTED]> writes:

> Hi,
> 
> I'm interested in adding a tool for detecting and
> cutting out contour regions.

Intelligent Scissors ?! 

> Has this already been done?  Is there a doc
> explaining how to contribute to Gimp development?

Get the source from CVS, read the file HACKING, try to find out who
is working on the area you are touching, get in contact with him/her 
or ask here and start hacking.


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



Re: [Gimp-developer] adding a tool

2001-06-07 Thread Dave Neary

Jonas Geduldig wrote:
> Hi,
> 
> I'm interested in adding a tool for detecting and
> cutting out contour regions.  Is this feasible?
> Has this already been done?  Is there a doc
> explaining how to contribute to Gimp development?
> 
> Thanks, Jonas

Hi, 

The best place to start would be to look at some of the other selection
tools (the magic wand might be useful - app/tools/gimpfuzzyselect.[ch]
on the 1.3 branch, app/fuzzyselect.[ch] on 1.2) to see what the
interface is like. I'm not exactly sure what you mean by contour
regions, though...

The doc explaining how to contribute is called HACKING, and the easiest
way to start is probably to have a look in bugzilla and find a couple of
bugs you think you can fix. If/when you finish the tool, and it's
considered useful, it'll get added to 1.3 CVS (1.2 is, afaik, a bug-fix
branch only, and the interface changed considerably for the tools from
1.2 to 1.3).

Cheers,
Dave.

-- 
David Neary,   E-Mail [EMAIL PROTECTED]
Palamon Technologies Ltd.  Phone +353-1-634-5059
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



[Gimp-developer] adding a tool

2001-06-06 Thread Jonas Geduldig

Hi,

I'm interested in adding a tool for detecting and
cutting out contour regions.  Is this feasible?
Has this already been done?  Is there a doc
explaining how to contribute to Gimp development?

Thanks, Jonas

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