Shrinivas Kulkarni (shrinivask@xxxxxxxxxxxxxxx) wrote: > Is there anyway to call a plugin within plugin. For example I would > like to invoke GFig plugin from my own plugin. Example is really > appreciated. > > I thought initially using PDB related functions we may be able to do it. It all depends on the plugin you want to use. Usually they register PDB functions, and you can call these via the libgimp functions gimp_run_procedure gimp_run_procedure2 An example is in plugins/common/curve_bend.c Bye, Simon -- Simon.Budig@xxxxxxxxxxx http://www.home.unix-ag.org/simon/