Re: [Gimp-developer] Help with gimp directory structure

2004-10-24 Thread Sven Neumann
Hi,

Jean-Sebastien Senecal [EMAIL PROTECTED] writes:

 I'm working on an open-source software for real-time mix-medias,
 similar to Puredata. We've started using part of the Gimp code for
 image processing. For now, I was able to move the composition
 functions in paint-funcs. However, since the functions are not
 documented, I find it often difficult to know what this or this is
 doing. Plus, I don't understand well how the files are organized.

You are trying to reuse the part of the GIMP code that we would like
to get rid of the sooner the better. The basic image manipulation
routines date back to the early days of GIMP development and haven't
seen the refactoring that all other parts of the code have gone
through. I would not suggest to use this code at all. You should
consider to use GEGL instead. But then, GEGL is probably not at the
point yet where it would fulfill your needs.


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


[Gimp-developer] Help with gimp directory structure

2004-10-23 Thread Jean-Sebastien Senecal
Hi,
   I'm working on an open-source software for real-time mix-medias, 
similar to Puredata. We've started using part of the Gimp code for image 
processing. For now, I was able to move the composition functions in 
paint-funcs. However, since the functions are not documented, I find it 
often difficult to know what this or this is doing. Plus, I don't 
understand well how the files are organized.

   Right now, I'm trying to find the part of Gimp's code that deals 
with layer placement and alpha composition. Could someone on this list 
tell me what functions to look for and how is the code organized in Gimp?

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


Re: [Gimp-developer] Help with gimp directory structure

2004-10-23 Thread miriam clinton (iriXx)

Jean-Sebastien Senecal wrote:
Hi,
   I'm working on an open-source software for real-time mix-medias, 
similar to Puredata. We've started using part of the Gimp code for 
image processing. For now, I was able to move the composition 
functions in paint-funcs. However, since the functions are not 
documented, I find it often difficult to know what this or this is 
doing. Plus, I don't understand well how the files are organized.

   Right now, I'm trying to find the part of Gimp's code that deals 
with layer placement and alpha composition. Could someone on this list 
tell me what functions to look for and how is the code organized in Gimp?

   Thanks,
   Jean-Sebastien

hi,
you could try asking on the linux-audio-devel list, they would be very 
interested in mixed media and image processing, especially image to 
sound processing.

best
mC~
--
99% of aliens prefer Earth
--Eminem
www.iriXx.org
www.copyleftmedia.org.uk
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer