Search: 2007, 2.3

3 results

Search results

GIMP XMLRPC-Server (crazy, unfinished)

This is an attempt at exposing GIMP funtionality as an XMLRPC web service. This is not finished. It can probably not be finished that way it has been startedt. It will require a lot more code. Actually, putting GEGL behind such a thing makes much m ...

Plugin - schumaml - Dec 30 2007 - 14:58 - 2 comments - 2 attachments

"Unit" tests for PDB functions accessible by Script-Fu

This is a simple Unit-test-look-alike approach to test the functions available in Script-Fu. Currently, only the gimp-brush-* stuff is done (or at least each function is called at least once). Everything is based on bunny-test, a framework availabl ...

Plugin - schumaml - Aug 31 2007 - 12:37 - 1 comment - 2 attachments

Minimal Python-Fu script

This is a minimal Python-Fu script. It does absolutely nothing besides registering itself in the menu. The motivation for it was to show whether pass is a valid body for a script function. It is. Your vote: ...

Plugin - schumaml - Aug 30 2007 - 20:40 - 0 comments - 1 attachment