aboutsummaryrefslogtreecommitdiffstats
path: root/conf/fop.xconf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/fop.xconf')
-rw-r--r--conf/fop.xconf12
1 files changed, 8 insertions, 4 deletions
diff --git a/conf/fop.xconf b/conf/fop.xconf
index 243226574..c542c8953 100644
--- a/conf/fop.xconf
+++ b/conf/fop.xconf
@@ -79,14 +79,18 @@ the location of this file.
-->
</fonts>
- <xmlHandler mime="text/svg+xml">
- </xmlHandler>
+ <!-- This option lets you specify additional options on an XML handler -->
+ <!--xml-handler namespace="http://www.w3.org/2000/svg">
+ <stroke-text>false</stroke-text>
+ </xml-handler-->
</renderer>
<renderer mime="application/postscript">
- <xmlHandler mime="image/svg+xml">
- </xmlHandler>
+ <!-- This option lets you specify additional options on an XML handler -->
+ <!--xml-handler namespace="http://www.w3.org/2000/svg">
+ <stroke-text>false</stroke-text>
+ </xml-handler-->
</renderer>
<renderer mime="application/vnd.hp-PCL">