New Gimp-Ruby binding.

A

A. S. Bradbury

Hi all.

I recently finished my Google Summer of Code project, a new Gimp-Ruby
binding.

http://cda.morris.umn.edu/~lemb0029/gimp-ruby/gimp-ruby-guide.html

Note that it was developed against the 2.3 development branch of GIMP,
so it can't be compiled against the current stable GIMP version.
Installing 2.3 isn't very difficult if you want to try it out. I
certainly would appreciate the feedback.

This looks very interesting, great work. I haven't tried it out yet, but just
one comment based on looking at your tutorial. Have you considered allowing
methods to take hashes for parameters, it would seem to make the library more
intuitive. I'm thinking in particular of the register method, it would remove
the need for the user to remember and refer to the required parameter order.

register(
:proc_name=>'ruby-fu-hello-world',
:blurb=>"Display a message.",
.........

Regards,
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,170
Messages
2,570,921
Members
47,464
Latest member
Bobbylenly

Latest Threads

Top