[Gegl-developer] Documenting gegl

2009-02-19 Thread Henrik Akesson
Hi all, I'm learning gegl internals for doing some work on parallelizing it (I've posted before on that subject). When I do it I normally write some documentation of my own (when it's missing), such as: http://computerresearcher.blogspot.com/search/label/Gegl Note that it's fragmented and still

[Gegl-developer] Documenting gegl

2009-02-19 Thread Nicolas Robidoux
Hello Henrik: I don't know if this was mentioned before, but the open source VIPS http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS although quite different to GEGL, is also somewhat similar. VIPS handles CMPs well. Maybe some of VIPS' under the hood parallel machinery would carry over?