On 11/21/05, Robert Kleemann <[EMAIL PROTECTED]> wrote:
> Is it possible to have gimp run a script that located in an arbitrary
> directory?  It seems that gimp wants to run scripts from
> ~/.gimp-n.n/[plug-ins|scripts]/

> 2) It only works for scripting languages where white space is not
> significant.  This means you can't use this with python-fu (my preferred
> scripting language)
>
> Am I missing something?  Is there an obvious way to do this?

While Perl-fu is not ... at it's peak at the moment, from my memory,
perl scripts with the GIMP module can be loaded just like any
executable script; for example, if I have a script that uses GIMP
called myfile.pl and I go to that directory and call ./myfile.pl, it
will run.  [In fact, this is the only way I've figured out how to run
them -- I still haven't figured out how to register a Perl-Fu script
in the menus.  Heh.]  I don't know about Python, but I can imagine it
could be possible - although would you need to open the images from
Python itself to do so?

> If there is no way to do this, would it make a good feature request?

*IF* there is no way to do this, I myself don't see anything wrong
with the idea... the only thing is I don't know when/if it'd be
completed.

--
~Mike
 - Just my two cents
 - No man is an island, and no man is unable.
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to