John Culleton wrote:
> 1. Do python scripts go into the same folder as .scm scripts? If not, where?
> I
> find the .scm scripts in
Script-Fu scripts you want to add to your installation of GIMP should be
placed in ~/.gimp-2.6/scripts. For all other add-on plug-ins/scripts you
need to put them in
Hi John,
I put python scripts in ~/.gimp-2.6/plug-ins/.
After trying script-fu and python, I recommend python. The language is
more similar to what you know and better documented, and a more useful
language to know anyway.
Best regards,
Rob
On 05/13/2011 06:08 AM, John Culleton wrote:
Gi
Gimp 2.6.11 on Slackware Linux:
1. Do python scripts go into the same folder as .scm scripts? If not, where? I
find the .scm scripts in
/usr/share/gimp/2.0/scripts
2. I don't know either language but have programmed in COBOL and Tcl/Tk with
side excursions into Perl, C and so on. Given this