On Sat, 2009-08-29 at 07:45 +0200, Martin Nordholts wrote: > On 08/29/2009 03:47 AM, Christopher Howard wrote: > > Hi. Where is it in the code that generated brush hardness (and other > > GimpBrushGenerated data) start getting turned into something more > > concrete (something that can be painted). > > The parameters are turned into a paintable mask in > gimp_brush_generated_calc(). Set a breakpoint in that function to > examine how and from where it is called. You probably wan't to run a > debug-enabled build of GTK+ so you can set the GDK_DEBUG env var to > "nograbs". It's totally sufficient to look at the file app/core/gimpbrushgenerated.c. Everything is in there and you shouldn't have to deal with a debugger to understand what's going on. Sven _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer