Boost logo

Boost :

Subject: Re: [boost] Boost.Plot? - Scalable Vector Graphics
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-07-31 01:21:33


Max wrote:

> Thank you Paul.
>
>> > 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?
>>
>> Well you can also add them to html and pdf (as is shown in the SVG plot
>> docs) and other document files, but otherwise your program has to have a
>> way
>> to render the files, perhaps by invoking a browser or a viewer like
> Inkscape
>> (free open source).
>
> What I need is to render the SVG files in my program without relying on a
> browser
> like IE. Inkscape seems to be a standalone vector graphics editor. Is there
> any vector
> rendering lib with a simple interface visualizing a vector graphics file,
> like SVG?

Yes, Qt.

- Volodya


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