Gimp::Fu

Gimp::Fu is a "easy to use" framework for Gimp scripts.
Download

Gimp::Fu Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

Gimp::Fu Tags


Gimp::Fu Description

Gimp::Fu is a "easy to use" framework for Gimp scripts. Gimp::Fu is a "easy to use" framework for Gimp scripts.SYNOPSIS use Gimp; use Gimp::Fu; (this module uses Gtk, so make sure it's correctly installed)Currently, there are only three functions in this module. This fully suffices to provide a professional interface and the ability to run this script from within the Gimp and standalone from the commandline.In general, a Gimp::Fu script looks like this: #!/path/to/your/perl use Gimp; use Gimp::Fu; register , sub { your code; } exit main;(This distribution comes with example scripts. One is examples/example-fu.pl, which is small Gimp::Fu-script you can take as starting point for your experiments) Requirements: · Perl


Gimp::Fu Related Software