Saturday, May 29, 2010

My First Script-Fu Script 3

 
Tonight I've been looking at a
Script-Fu script. I've been
trying to formulate some guidelines
for reading such a script.

For me, the key to understanding
a Script-Fu script is to look for
the following function in the
script:

script-fu-register

The first two arguments to this
function tell you two important
things:

  1. The name of the Script-Fu
    script
  2. The menu that the Script-Fu
    script hangs off of

These two pieces of information
go a long way to help you to
figure out a script.

The lesson? Start at the beginning.
The beginning is a very good place
to start.

In many ways, a Script-Fu script
begins with the script-fu-register
function.

Ed Abbott

No comments:

Post a Comment