vmote 2003/03/26 14:46:16 Modified: src/documentation/content/xdocs svg.xml Log: Fix URL broken when text moved from dev/svg.xml to svg.xml. Revision Changes Path 1.4 +1 -1 xml-fop/src/documentation/content/xdocs/svg.xml Index: svg.xml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/svg.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- svg.xml 26 Mar 2003 22:36:33 -0000 1.3 +++ svg.xml 26 Mar 2003 22:46:16 -0000 1.4 @@ -78,7 +78,7 @@ <title>Placing SVG Text into PDF</title> <p>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 <link href="svg/text.svg">text.svg</link> / +supported. This example svg <link href="dev/svg/text.svg">text.svg</link> / <link href="dev/svg/text.pdf">text.pdf</link> shows how various types and effects with text are handled. Note that tspan and outlined text are not yet implemented.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]