Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Ruby User
RE: RVG -> wxRuby [ reply ]  
2010-12-08 16:51
http://studio.imagemagick.org/RMagick/doc/rvg.html#RVG_draw

The draw method returns a Magick::Image object, which you can use to produce whatever image format you need.

By: Don Wilde
RVG -> wxRuby [ reply ]  
2010-11-24 00:42
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