On Sat, 30 Mar 2002, Nick Lamb wrote: > On 29 Mar 2002, at 11:37, Piotr Legiecki wrote: > > Does Gimp 1.3 work include making it possible (easier? maybe it was already > possible) to provide plug-ins/ modules that make Gimp understand more + > different types of palette, gradient, brush etc. automagically? ie You > install a "FooPaint brush add-on" and then FooPaint brushes can be placed > in $DATADIR/foopaint-brushes or something to make them appear in amongst > ordinary Gimp brushes... > > ISTR that in Gimp 1.0 I found it hard to add this sort of thing without > hacking the core, but obviously I'm not up to speed with 1.3 yet :) Most of this can be done already done already with a regular plug-in or script, but not all; there are some necessary missing pdb functions. File a bug on bugzilla.gnome.org and I'll get around to implementing the functions as soon as I finish up with the tool plug-in work. Rockwalrus