]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add note regarding Batik's SVG Rasterizer, per patch from Glen Mazza.
authorWilliam Victor Mote <vmote@apache.org>
Sat, 3 May 2003 06:59:06 +0000 (06:59 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Sat, 3 May 2003 06:59:06 +0000 (06:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196394 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/graphics.xml

index ffe22cea16086880ca6296c57292f1f59e648149..66b1b563c9508461db597539bf2daa85d61ac92a 100644 (file)
@@ -157,6 +157,12 @@ JAI is much faster than JIMI, but is not available for all platforms. See <link
         <p>FOP uses <link href="#batik">Batik</link> for SVG support.
 This format can be handled as an <code>fo:instream-foreign-object</code> or in a separate
 file referenced with <code>fo:external-graphic</code>.</p>
+      <note>   
+Batik's SVG Rasterizer utility may also be used to convert standalone SVG
+documents into PDF.  For more information please see the
+<link href="http://xml.apache.org/batik/svgrasterizer.html">SVG Rasterizer documentation</link>
+on the Batik site.
+      </note>
       </section>
       <section id="svg-pdf-graphics">
         <title>Placing SVG Graphics into PDF</title>