Search: schumaml

Results 11 - 16 of 16

Search results

How to use the version, tags and license fields efficiently

Hi, I'm currently seeing a lot of plug-ins and scripts that do use the versions and tags fields in way that won't help  the user very much. For example: If you type the version information like "2.4 2.6", you will will c ...

Forum topic - schumaml - Nov 21 2008 - 21:56 - 0 comments - 0 attachments

Tags cleanup

The tags that have been assigned to plug-ins are rather messy now - some include version numbers, some combine individual tags into a new one (requiring separation by comma is not the best choice). Someone with the necvessary priviledges should g ...

Forum topic - schumaml - Aug 28 2008 - 19:51 - 0 comments - 0 attachments

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

Enhancements

Versions 2.4 is still missing maybe combine all the 1.x into one single 1.* and maybe do not even show 1.* them by default Licenses should at least have all suitable CC ones (and maybe just them) ...

Forum topic - schumaml - Dec 30 2007 - 18:12 - 1 comment - 0 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

"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 - 0 comments - 2 attachments