Hi, Could someone post some links or examples on scripting GFig, please. I mean, I know how to call the plug-in from a script: python> pdb.plug_in_gfig(image, drawable,dummy) but then how do I pass commands to gfig, say, to draw a shape which is not included in its catalog? Or even one which is part of the gfig catalog? My first guess would be to create a shape description file in ~/gimp/gfig. But then how is gfig instructed to load and process that shape? Thanks, Vio