Hi Scott!
Unfortunately I never found some Gimp Ruby news on a Ruby related site -
and I've searched a lot.
I'm a bit uncomfortable with Scheme - wrote some simple scripts but if
it comes more complex I struggle with the Scheme syntax and get knots in
my brain - outch ;-)
Had a look to Python
Hi,
On Sun, 2007-07-15 at 14:41 -0500, Scott Lembcke wrote:
> Several times I've considered backporting it to 2.2, but there were
> a couple of things that it would use that are becoming deprecated as
> of 2.4. Waiting out the 2.4 release seems to be a bit of a mistake
> perhaps as I've b
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 interested
Hi,
I'm sorry if the question is lame (I really don't think it is :)), but
gimp-ruby was considered a successful GSoC 2006 project. Latest update
in SVN is from December 2006, which is post-SoC.
Why wasn't it ever released as a tarball with a version to be packaged
by distros? Does it have known
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 int