Boost logo

Boost :

Subject: Re: [boost] Boost.Plot? - Scalable Vector Graphics
From: Manuel Fiorelli (manuel.fiorelli_at_[hidden])
Date: 2009-07-30 08:16:26


2009/7/30 Max <more4less_at_[hidden]>:
> One Simple question.
>
> I've never used svg format before. We know it's quite easy to show an SVG
> file in IE or so by drag-n-drop, how can we visualize SVG file by our own,
> that
> means how to show the plots in my program not using a browser?

If you're writing a GUI application, you should look at Qt SVG

http://doc.trolltech.com/4.4/qtsvg.html

The doc says that
"Qt supports the static features of SVG 1.2 Tiny."

I don't know if it is sufficient to display the images produced by Boost.plot.

Manuel Fiorelli


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk