From 0f61bcece3e5881be1e741cea5b5c71b8bb7e258 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Fri, 1 Feb 2008 09:39:36 +0000 Subject: [PATCH] try to preserve layers, strip top-level switch and foreignObject --- share/extensions/aisvg.xslt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/share/extensions/aisvg.xslt b/share/extensions/aisvg.xslt index e2e7096ff..62a10ee93 100644 --- a/share/extensions/aisvg.xslt +++ b/share/extensions/aisvg.xslt @@ -7,11 +7,22 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:x="http://ns.adobe.com/Extensibility/1.0/" xmlns:i="http://ns.adobe.com/AdobeIllustrator/10.0/" xmlns:graph="http://ns.adobe.com/Graphs/1.0/" -xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" > +xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" +xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" +> + + + + + + layer + + + -- 2.30.2