PDA

View Full Version : Capture a SVG image as SVG?


dthomsen8
02-03-2010, 11:19 AM
Is there a way to capture a SVG image as SVG, and not as some other image format? Attempts to save with a browser seem to always result in some other format.

http://www.mediawiki.org/wiki/Help:Contents

Here is an example, and I want to capture the copyright symbol with the slash through it on each side of the top text. I can do it with PNG.

ktinkel
02-03-2010, 11:44 AM
I don’t know, myself, but this (http://www.mozilla.org/projects/svg/) Mozilla page implies that Firefox should be able to capture SVGs.

If that doesn’t work, try searching with capture svg; I got a lot of hits.

Bo Aakerstrom
02-03-2010, 12:58 PM
Hover over the link and right click, select save link as. Save it where you want it. It is an SVG file which can be opened in any application capable of dealing with SVG's. If you want to resize it select and group all elements first.