On 1/2/19 10:09 PM, Alain Jennotte via gimp-developer-list wrote:
Hi, I'd like to open a file in Gimp as part of a script. If Gimp is not launched, it works perfectly with: open McGimp-2.10.8.app --args ~/Documents/Archive/scanpic.jpg But I don't know how to open a file with the script when Gimp is already launched. Any idea how to achieve that on a Mac (Sierra)?
Use the -n/--new-instance parameter to make a new Gimp instance. And see "gimp --help" for other useful parameters _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list