Re: [Gimp-developer] Gimp Ruby

2007-07-15 Thread Scott Lembcke
I suppose I'm most qualified to answer that. (I still lurk on the mailing list) It hasn't been forgotten, just put on the back burner. At the moment, I'm unsure what to do with it as it requires Gimp 2.3. I tried doing a bit of advertising on a couple Ruby sites, but nobody seemed

[Gimp-developer] gimp-ruby progress

2006-07-25 Thread Scott Lembcke
I've been working on the gimp-ruby binding. The project is almost complete except for an interactive console, gettext support, and documentation. Otherwise you can register procedures in a way similar to script fu, call procedures as Ruby methods, and use GIMP types as Ruby objects. The