Re: [Gimp-developer] Closing Command Line Window in Batch Mode (Windows

2010-08-25 Thread Sven Neumann
On Wed, 2010-08-25 at 15:27 +0200, pakko wrote: Hi, i'm writing a java application that automatizes some processes. One part of the process is to start the gimp with a predefined script. The script loads an image an applies some filter. For this purpose i use the commmand line switches:

Re: [Gimp-developer] Closing Command Line Window in Batch Mode (Windows

2010-08-25 Thread saulgoode
Quoting pakko for...@gimpusers.com: : : : Another issue concerns time measuring. I would like to measure the time gimp takes for applying the different filters. Is it somehow possible save a timestamp to a file with script-fu? (set! port (open-output-file timings.log)) (set! starttime