Difference between revisions of "SVG Import Filter"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (remove main_ prefixes)
m (remove main_ prefix)
Line 1: Line 1:
 
{{SVGTOC}}
 
{{SVGTOC}}
  
SVG support is one of the most requested features for . There are two options, either SVG import for manipulating SVG graphics within  as described in Issue:2497, or embedding SVG graphics "display-only" within  documents as described in Issue:49991. Both options have their intrinsic benefits and neither one is a complete replacement for the other. The filter that is provided here tries to translate the SVG vocabulary (or parts thereof) into native [[Main_OpenDocument|OpenDocument]] primitives that can be manipulated with  Draw.  
+
SVG support is one of the most requested features for . There are two options, either SVG import for manipulating SVG graphics within  as described in Issue:2497, or embedding SVG graphics "display-only" within  documents as described in Issue:49991. Both options have their intrinsic benefits and neither one is a complete replacement for the other. The filter that is provided here tries to translate the SVG vocabulary (or parts thereof) into native [[OpenDocument]] primitives that can be manipulated with  Draw.  
  
 
From here, you can go to the following locations. Keep in mind that these pages are "wiki" and you can add improvements and comments everywhere. Just press the edit button at the bottom of the page.  
 
From here, you can go to the following locations. Keep in mind that these pages are "wiki" and you can add improvements and comments everywhere. Just press the edit button at the bottom of the page.  
Line 7: Line 7:
 
<ul>
 
<ul>
 
<li>[http://haumacher.de/svg-import/ Download the filter].</li>
 
<li>[http://haumacher.de/svg-import/ Download the filter].</li>
<li>Check out the [[Main_SVGSupportedFeatures| supported features]] of the import filter.</li>
+
<li>Check out the [[Supported_SVG_Features|supported features]] of the import filter.</li>
<li>Find out, what's currently on the [[Main_SVGUnsupportedFeatures|unsupported features list]].</li>
+
<li>Find out, what's currently on the [[Unsupported_SVG_Features|unsupported features list]].</li>
<li>Get the [[Main_SVGFilterSourceCode|filter source code]] and build instructions.</li>
+
<li>Get the [[SVG_Import_Source_Code|filter source code]] and build instructions.</li>
<li>[[Main_SVGUserExperiences|Report your experiences]] using the filter.</li>
+
<li>[[SVG_User_Experiences|Report your experiences]] using the filter.</li>
 
</ul>
 
</ul>
  
  
 
-- BernhardHaumacher - 18 Aug 2005
 
-- BernhardHaumacher - 18 Aug 2005

Revision as of 17:16, 28 November 2005

OOoSVG-110.png
SVG Import
(external impl.)
Overview
Download
Source code
Features
Restrictions
FAQ
TODO
OpenDocument
Gradients
Group opacity
Elliptic arcs
Path semantics
Coordinate systems


SVG support is one of the most requested features for . There are two options, either SVG import for manipulating SVG graphics within as described in Issue:2497, or embedding SVG graphics "display-only" within documents as described in Issue:49991. Both options have their intrinsic benefits and neither one is a complete replacement for the other. The filter that is provided here tries to translate the SVG vocabulary (or parts thereof) into native OpenDocument primitives that can be manipulated with Draw.

From here, you can go to the following locations. Keep in mind that these pages are "wiki" and you can add improvements and comments everywhere. Just press the edit button at the bottom of the page.


-- BernhardHaumacher - 18 Aug 2005

Personal tools