On Fri, 2009-09-11 at 08:39 +0000, Ilya Zakharevich wrote: > I want to stroke the path with the current tool, with all the > parameters as selected in the tool options. I do not think I can do > it with the PATHs right-mouse-click menu, can I? > > (What I see are only choices of "Paint" tools. What I want is "Select > tools", like color select and/or magic wand.)
You can't do that. > ======================================================= > > An alternative would be to use Script-Fu API to "walk along a path"; > but I would need to "invoke the current tool at the specified point" > from Script-Fu, and I can't guess how to find this with the Script-Fu > procedure browser... I am afraid there is no way to do this for tools like 'color select' or 'magic wand'. Tools are a user interface thing and the PDB explicitly doesn't give access to the user interface parts of GIMP. Sven _______________________________________________ Gimp-user mailing list [email protected] https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
