
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Paul A. Bristow Sent: 31 July 2009 09:50 To: boost@lists.boost.org Subject: Re: [boost] Boost.Plot? - Scalable Vector Graphics
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Max Sent: 31 July 2009 03:10 To: boost@lists.boost.org Subject: Re: [boost] Boost.Plot? - Scalable Vector Graphics
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?
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?
Would InkView (which can be command line driven - including slideshows)
Meet your needs?
Sorry to reply-to-self but may it help to add that I have just confirmed that this provides a nice way to view one or more svg files. If you download and install the Inkscape package www.inkscape.org/download/ The inkview.exe is included at program files\inkscape. You need it in your PATH of course. Inkview.exe *.svg sets up a slideshow - and you can expand or contract the windows neatly showing the Scaleableness. HTH Paul