hillion 01/10/31 08:50:37
Modified: xdocs jsvgcanvas.xml
Log:
Revision Changes Path
1.4 +9 -2 xml-batik/xdocs/jsvgcanvas.xml
Index: jsvgcanvas.xml
===================================================================
RCS file: /home/cvs/xml-batik/xdocs/jsvgcanvas.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jsvgcanvas.xml 2001/05/19 17:59:00 1.3
+++ jsvgcanvas.xml 2001/10/31 16:50:37 1.4
@@ -11,7 +11,7 @@
<!-- ========================================================================= -->
<!-- author [EMAIL PROTECTED] -->
-<!-- version $Id: jsvgcanvas.xml,v 1.3 2001/05/19 17:59:00 tkormann Exp $ -->
+<!-- version $Id: jsvgcanvas.xml,v 1.4 2001/10/31 16:50:37 hillion Exp $ -->
<!-- ========================================================================= -->
<document>
@@ -19,7 +19,7 @@
<title>JSVGCanvas Tutorial</title>
<subtitle>A brief introduction to the JSVGCanvas</subtitle>
<authors>
- <person name="Thierry Kormann" email="[EMAIL PROTECTED]"/>
+ <person name="Thierry Kormann" email="[EMAIL PROTECTED]"/>
</authors>
</header>
@@ -53,6 +53,13 @@
swing tutorial</link>. The JSVGCanvas is also a <link
href="http://java.sun.com/products/javabeans/">JavaBean</link> so it can be used
in visual application builders.
+
+</p>
+
+<p>
+
+<em>Note:</em> If you try this example, do not forget to set your classpath so
+that it contains the Batik classes and resources, and Crimson
(lib/crimson-parser.jar).
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]