This one time, at band camp, David Weiss <[EMAIL PROTECTED]> wrote: > Anyone here know much about how to install a > Gimp Plug-In? I went to their official site, > picked the download option for the redeye > plug-in, and I get a text version of the > program. Does the same thing for other > plug-ins.
Just drop the script into the plug-ins directory. If you are on *nix it will be in ~/.gimp-2.2/plug-ins dunno about windows. The good news with the new gimp is that it now accepts python as a scripting language as well as scheme. There is no need to compile plugins, they are simply scripts I will be testing the new python plugins with a new spiral plugin. I am on The GIMP list, more info here.. Gimp-user mailing list [email protected] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user good luck Kevin -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote."

