[Gimp-developer] Prozedure names as text file?
Sven Neumann
sven at gimp.org
Thu Dec 14 11:20:42 PST 2006
Hi,
On Thu, 2006-12-14 at 12:16 +0100, Bart wrote:
> I'm writing an extension for gedit for easy generation of scripts (scm)
> for the Script-Fu. I know gedit has a Scheme highlighter but i'm on it
> extending it heavily for GIMP. I will make a tag and snippet list
> available too.
Why don't you just use the gimp-shell in emacs?
> Where can i found a text of the gimp procedures. It didn't make fun copy
> them click by click from the procedure browser in language file.
gimp -i -b '(gimp-procedural-db-dump "pdb-dump")'
will generate one for you.
Sven
More information about the Gimp-developer
mailing list