Status of AGG bindings? (a graphics library)

Some time ago in a topic called: 'Ruby Central 2005 Codefest Grant recipients' I read the following:

2. Ruby/AGG and Ruby/View (Andrey Melnik)

This will be a wrapper library for AGG (http://antigrain.com) allowing
users to draw high-quality graphics. Later this will be a base for
Ruby-centric GUI toolkit similar to Rebol/view which is also based on
AGG

Does anybody know what the status of this is?

Are there other cross-platform graphics libraries with Ruby bindings?

Cheers,

   Erik.

[1] http://groups.google.com/group/comp.lang.ruby/browse_frm/thread/35c2f61d29e94550/28b32a50948920ba?tvc=1&q=agg#28b32a50948920ba

you can download win32 binary alpha version from here:
http://dr.org.ua/ruby_agg2.zip
it pretty slow for now :frowning:
but you can get the common idea.

please fill free to contact me for sources.

for short time I plan to release a public beta version.