Re: [Gimp-developer] Accessing stdin from a Python based GIMP Plugin.

2019-09-06 Thread Craig Sanders via gimp-developer-list
On Thu, Sep 5, 2019 at 6:38 AM Ofnuts wrote: > On 9/4/19 6:48 AM, Craig Sanders via gimp-developer-list wrote: > > Hello all. > > > > Are there any gotchas that one should be aware of when accessing stdin > from > > a Python based GIMP Plugin? > > > > The reason I ask, is because I am implementin

Re: [Gimp-developer] Accessing stdin from a Python based GIMP Plugin.

2019-09-04 Thread Ofnuts
On 9/4/19 6:48 AM, Craig Sanders via gimp-developer-list wrote: Hello all. Are there any gotchas that one should be aware of when accessing stdin from a Python based GIMP Plugin? The reason I ask, is because I am implementing a Plugin which seems to be working fine - until such time as I insert