[ANN]: Ruby/FLTK 0.9.5

J

Jeremy Henty

Ruby-FLTK 0.9.5 , 2006-05-01
http://ruby-fltk.sourceforge.net/


"Metaphysics Edition"



What is this?:

Ruby-FLTK is a Ruby binding for the FLTK (Fast, Light Toolkit) GUI
library.


Headlines!:
- New FLTK color classes. Ruby philosophers can finally determine
exactly how red is red: "ruby -rfltk -e 'puts FLTK::RED.r'".
- More portability fixes for extconf.rb .
- A few bug fixes.

Details are in the Release Notes and the Changes listing.

The focus for version 0.9.6 will be:
* Converting values to Color objects so that eg. FLTK.color("RED")
will work.
* Accessing the FLTK color API from color objects,
eg. FLTK::RED.lighter should be equivalent to
FLTK.lighter(FLTK::RED) .
* Overhauling the contents of the test and samples directories (long
overdue).
* Any suggestions?


Cheers,

Jeremy Henty
(e-mail address removed)
 

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
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top