From: William Victor Mote Date: Wed, 26 Mar 2003 22:46:16 +0000 (+0000) Subject: Fix URL broken when text moved from dev/svg.xml to svg.xml. X-Git-Tag: Root_Temp_KnuthStylePageBreaking~1728 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=df3177c01f3144f93e34e304ff757aac30cd84cd;p=xmlgraphics-fop.git 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 --- 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.