see plug-ins/perl/Changes
This commit is contained in:
@ -64,6 +64,9 @@ In general, a Gimp::Fu script looks like this:
|
||||
C<examples/example-fu.pl>, which is small Gimp::Fu-script you can take as
|
||||
starting point for your experiments)
|
||||
|
||||
Attention: at the moment it's neccessary to always import the C<Gimp::Fu>
|
||||
module after the C<Gimp> module.
|
||||
|
||||
=cut
|
||||
|
||||
sub PF_INT8 () { PARAM_INT8 };
|
||||
|
||||
Reference in New Issue
Block a user