From df3177c01f3144f93e34e304ff757aac30cd84cd Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Wed, 26 Mar 2003 22:46:16 +0000 Subject: [PATCH] Fix URL broken when text moved from dev/svg.xml to svg.xml. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196145 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/svg.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/content/xdocs/svg.xml b/src/documentation/content/xdocs/svg.xml index e3e01b677..87da16b13 100644 --- a/src/documentation/content/xdocs/svg.xml +++ b/src/documentation/content/xdocs/svg.xml @@ -78,7 +78,7 @@ correctly. Placing SVG Text into PDF

If possible, Batik will use normal PDF text when inserting text. It does this by checking if the text can be drawn normally and the font is -supported. This example svg text.svg / +supported. This example svg text.svg / text.pdf shows how various types and effects with text are handled. Note that tspan and outlined text are not yet implemented.

-- 2.39.5