Re: [Gimp-user] opening 2.9.3 file in 2.8.14 (NOT)

2015-12-07 Thread Jehan Pagès
Hi, On Sat, Dec 5, 2015 at 7:26 PM, Akkana Peck wrote: >> scott092707 (for...@gimpusers.com) wrote: >> > Will this always happen, if I try to open a file saved in an >> > earlier-vintage >> > GIMP? > > Simon Budig writes: >> No, this will not always happen, just when you use features that are no

Re: [Gimp-user] Save and automatically apply a series of editing steps

2015-12-07 Thread Elle Stone
On 12/07/2015 11:43 AM, Kevin Payne wrote: Yes it is possible to automate a sequence of steps, BUT it's a programmatic solution - you have to write scripts in Scheme, Python or maybe Perl. At present (in 2.8.x) the support for scripts is firmly based around low bit-depth. I was asking if the

Re: [Gimp-user] Save and automatically apply a series of editing steps

2015-12-07 Thread Kevin Payne
Yes it is possible to automate a sequence of steps, BUT it's a programmatic solution - you have to write scripts in Scheme, Python or maybe Perl. At present (in 2.8.x) the support for scripts is firmly based around low bit-depth. I was asking if the API has been updated to incorporate the high

Re: [Gimp-user] Save and automatically apply a series of editing steps

2015-12-07 Thread Elle Stone
I'd like to be able to open an image file in GIMP (GIMP 2.9, not sure if the version makes a difference) and have a series of editing steps performed automatically. If I were asking this question just for myself, I'd probably assume that figuring out "how to" is too much trouble. However, in