
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Vladimir Prus Sent: Friday, July 31, 2009 1:22 PM To: boost@lists.boost.org Subject: Re: [boost] Boost.Plot? - Scalable Vector Graphics
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
Thank you Volodya. I know of the Qt collection but never make used of it before. One more quick questions for boosters that are familiar with Qt: It seems that I should use the basic Qt frameworks if I want to play with QtSVG. Is that Right? Is there any other alternatives that imposes a looser license? Thanks B/Rgds Max there
any vector rendering lib with a simple interface visualizing a vector graphics file, like SVG?
Yes, Qt.
- Volodya
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost