mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-07 00:02:15 -05:00
15 lines
692 B
HTML
15 lines
692 B
HTML
<html>
|
|
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
|
|
<body>
|
|
<h1 class='module'>Export Scalable Vector Graphics (SVG) File</h1>
|
|
<div class='author'>O.Conrad (c) 2010</div>
|
|
<div class='description'>Export shapes to Scalable Vector Graphics (SVG) File.<br/>
|
|
SVG specification at World Wide Web Consortium (W3C)<br/>
|
|
<a target="_blank" href="http://www.w3.org/TR/SVG11/">Scalable Vector Graphics (SVG) 1.1</a></div>
|
|
<h2>Parameters</h2>
|
|
<dl class='parameters'>
|
|
<dt>Shapes <div class='type'>Input Shapes list</div></dt><dd> <div class='constraints'></div></dd>
|
|
<dt>File <div class='type'>File path</div></dt><dd> <div class='constraints'></div></dd>
|
|
</dl>
|
|
</body></html>
|