Hi, I have coded up some generated brush API for the PDB, as suggested by Sven a while back. The new functions (in their libgimp incarnation), as currently implemented, are these: Usable for any brush: gimp_brush_is_editable() gimp_brush_is_generated() Usable only for generated brushes: gimp_brush_get_shape() gimp_brush_get_radius() gimp_brush_get_spikes() gimp_brush_get_hardness() gimp_brush_get_aspect_ratio() gimp_brush_get_angle() and also all of these with "set" substituted for "get". At the same time I also added gimp_palette_is_editable() at Joao's suggestion. I thought it would be useful to send a message to the list so that people could think about whether the function names and other aspects of the api are okay, before making any move to commit. Best, -- Bill ______________ ______________ ______________ ______________ Sent via the CNPRC Email system at primate.ucdavis.edu