From: mental@... Date: 2006-01-11T04:44:48+09:00 Subject: Re: You want a Ruby extension? Talk to me, baby Quoting Eric Hodel : > You don't need an extension for that. You've already got > Ruby-GTK and RMagick. Just glue them together with Ruby. He's probably wondering specifically how to get from an RMagick image to a GdkPixbuf or similar (a question I don't know the answer to offhand), in pure Ruby. -mental