[go-nuts] GIMP plugins written in pure Go

2016-06-30 Thread simran
Hi All, Does anyone know of any GIMP plugins written in pure Go. I'm wanting to write some image modification stuff and want to plug it into GIMP, and being able to look at samples would really help. thanks, simran. ps: The inspiration is coming from a blog by Alex Parella wrote "Dynamic Image

Re: [go-nuts] GIMP plugins written in pure Go

2016-07-01 Thread Sam Whited
On Thu, Jun 30, 2016 at 10:37 PM, simran wrote: > I'm wanting to write some image modification stuff and want to plug it into > GIMP, and being able to look at samples would really help. This doesn't answer your question, but I'd be curious to see what sort of performance characteristics you get

Re: [go-nuts] GIMP plugins written in pure Go

2016-07-01 Thread Ian Lance Taylor
On Fri, Jul 1, 2016 at 7:37 AM, Sam Whited wrote: > On Thu, Jun 30, 2016 at 10:37 PM, simran wrote: >> I'm wanting to write some image modification stuff and want to plug it into >> GIMP, and being able to look at samples would really help. > > This doesn't answer your question, but I'd be curiou

Re: [go-nuts] GIMP plugins written in pure Go

2016-07-01 Thread Sam Whited
On Fri, Jul 1, 2016 at 2:29 PM, Ian Lance Taylor wrote: > Current release of Go have a concurrent collector that does almost all > of its work in parallel with your application. If your application is > allocating a lot of memory quickly, the collector works harder. I > don't know how well it wo

Re: [go-nuts] GIMP plugins written in pure Go

2016-07-01 Thread simran
Thanks Mike, really appreciate you doing up a sample so quickly. Sam, will keep you posted on how i progress (although progress will be slow... only got a couple of hours a week to spend on it :) I'm not worried about performance though... i'm not processing video, and images are likely to be one