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 interested in installing the development version of Gimp to  
try/use it. With only a couple people that I know of using it, the  
motivation level for working on it is pretty low compared to some of  
my other projects.

  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 been doing that for almost a year now. What do you  
mailing list folks think I should do?
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[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 interactive dialog is missing some of the features  
that the script fu dialog provides, but is otherwise functional.

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer