Difference between revisions of "SVG Import Filter"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (remove main_ prefix)
(Fixed broken issue links (due to missing inter wiki definition for issue zilla).)
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 [[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 [http://qa.openoffice.org/issues/show_bug.cgi?id=2497 Issue:2497], or embedding SVG graphics "display-only" within  documents as described in [http://qa.openoffice.org/issues/show_bug.cgi?id=49991 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.  

Revision as of 13:55, 29 December 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