Re: [Gimp-developer] problem executing perl script from command line using gimp 2.2

2005-07-07 Thread Sven Neumann
Hi, Erik Olson [EMAIL PROTECTED] writes: OK, next I tried the opposite approach of seeing what it would take to batch it from the gimp, a la http://www.gimp.org/tutorials/Basic_Batch/ but again, I cannot find an example anywhere that tells how to do this with anything written in perl, just

Re: [Gimp-developer] problem executing perl script from command line using gimp 2.2

2005-07-07 Thread Erik Olson
On Thu, 7 Jul 2005, Marc Lehmann wrote: On Wed, Jul 06, 2005 at 10:24:06PM -0700, Erik Olson [EMAIL PROTECTED] wrote: I have a perl-fu script I've used in various forms over the years to automatically burn a copyright string into a photograph. I hacked it from the tutorial on the gimp.org

[Gimp-developer] problem executing perl script from command line using gimp 2.2

2005-07-06 Thread Erik Olson
I have a perl-fu script I've used in various forms over the years to automatically burn a copyright string into a photograph. I hacked it from the tutorial on the gimp.org pages. I call it from the command line with arguments like burnit.pl -words Hi there -file foo.jpg, which in turn is