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:
> 
> gimp2-6.exe -i -b "(script_name params)" -b "(gimp-quit 0)"
> 
> This works fine so far, but this opens a new windows-console. After the script
> finished it states:
> 
> "batch command successfull - <Press any key to exit>"

You are supposed to use the gimp-console binary for non-interactive use.


Sven


_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to