vhardy      01/09/28 05:53:04

  Modified:    targets/batik architecture.html
  Log:
  Fixed broken link. See bug report #3648.
  
  Revision  Changes    Path
  1.4       +1 -1      xml-site/targets/batik/architecture.html
  
  Index: architecture.html
  ===================================================================
  RCS file: /home/cvs/xml-site/targets/batik/architecture.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- architecture.html 2001/08/24 08:42:29     1.3
  +++ architecture.html 2001/09/28 12:53:04     1.4
  @@ -136,7 +136,7 @@
                   they draw to a screen or a printer, by leveraging the Java 
2D API's extensible design.</LI>
                   <LI><A href="domapi.html"><CODE><FONT face="courier, 
monospaced">SVG DOM</FONT></CODE></A> an implementation of the SVG DOM API 
defined
                   in the SVG recommendation. It lets the programmer manipulate 
SVG documents in a Java program.</LI>
  -                <LI><A href="jsvgcanvas.html"><CODE><FONT face="courier, 
monospaced">JSVGCanvas</FONT></CODE></A> is a UI component that can display
  +                <LI><A href="svgcanvas.html"><CODE><FONT face="courier, 
monospaced">JSVGCanvas</FONT></CODE></A> is a UI component that can display
                   SVG content and let the user interact with that content 
(zoom, pan, rotate, text selection, etc...)</LI>
                   <LI><CODE><FONT face="courier, 
monospaced">Bridge</FONT></CODE> this module, more rarely used directly, can 
convert an
                   SVG document into the internal representation Batik uses for 
graphics, based on the 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to