[Gimp-developer] script-fu menu
Sven Neumann
sven at gimp.org
Tue Mar 4 23:53:06 PST 2008
Hi,
On Tue, 2008-03-04 at 17:16 -0500, Kevin Cozens wrote:
> It would be a useful feature. Again, it isn't on my ToDo list for Script-Fu.
> This feature would be of enough general use that it should be available to all
> scripting systems.
I don't see this as a feature that the GIMP core would implement. It is
up to the scripting language(s) to do that.
> It would need to be decided how to implement the feature. How would one tell
> GIMP that a preview for a script is available (and what the file name is
> called)? Where would the preview images be stored?
Just add a function like script-fu-example-image-register that
associates an image filename with the procedure. The images could live
in the scripts folder, right next to the script.
Sven
More information about the Gimp-developer
mailing list