I have a stacked-line method in RVG that produces wonderful PNG files, but I'd like to skip that step and draw directly to a wxRuby panel. I see how to import a Magick raster image into an RVG, but not how to turn an RVG into a bitmap or a Magick image that I can paint on my panel or DC. wxR has a sample that takes you from a Magick image to Wx::Image, but it doesn't help with RVG.
What am I missing? I looked at the RF lists of both projects. TIA!
Ubuntu 9.10 (32), RMagick 2.12.1, wxRuby 2.0.1
|