From: Tim Hunter Date: 2005-02-06T06:00:18+09:00 Subject: Re: Ruby, Windows, and PNG creation Aaron Dalton wrote: > > Oooo! I didn't know ImageMagick could draw too. Thanks for the tip. > It looks like it will work fine. > Aaron, if you want to use RMagick for drawing, check out http://rvg.rubyforge.org. It's an pure-Ruby add-on library for RMagick that provides a higher-level drawing API. It's still alpha but very reliable and I'm working on it almost every day. When it reaches 1.0.0 I'll make it part of the RMagick package.