[Gimp-user] Loading plug-ins
David Gowers
00ai99 at gmail.com
Sun Jan 25 18:30:01 PST 2009
On Mon, Jan 26, 2009 at 12:03 PM, Rem P Roberti <remegius at comcast.net> wrote:
> I have downloaded a couple of python scripts for use with the Gimp, but
> I have so far
> been unable to figure out how to invoke them. Both scripts have been
> placed in my
> ~/.gimp-2.6/plug-ins directory (this is a FreeBSD 7.1 system), and both
> have been made
> executable via chmod +x. Can someone give me a heads up on how to use
> these scripts.
>
They're just like any other plug-in; they register one or more menu
items that you access them using. A little look at the contents of the
scripts should give you an idea where to find them in the menus.
If they aren't in the appropriate locations, then your gimp-python
installation may be nonexistent or broken.
Hope that helps,
David
More information about the Gimp-user
mailing list