You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/05/17 03:13:05 UTC

cvs commit: xml-batik/xdocs/images HighLevelArchitecture.png

vhardy      01/05/16 18:13:05

  Modified:    xdocs    glossary.xml
               xdocs/images HighLevelArchitecture.png
  Log:
  Fixed problems reported by Robert Di Blasi:
  http://www-sop.inria.fr/koala/batik/mlists/batik-users/archives/msg00174.html
  
  Revision  Changes    Path
  1.4       +2 -4      xml-batik/xdocs/glossary.xml
  
  Index: glossary.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/xdocs/glossary.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- glossary.xml	2000/12/04 16:43:18	1.3
  +++ glossary.xml	2001/05/17 01:13:04	1.4
  @@ -11,7 +11,7 @@
   
   <!-- ========================================================================= -->
   <!-- author vincent.hardy@eng.sun.com                                          -->
  -<!-- version $Id: glossary.xml,v 1.3 2000/12/04 16:43:18 vhardy Exp $ -->
  +<!-- version $Id: glossary.xml,v 1.4 2001/05/17 01:13:04 vhardy Exp $ -->
   <!-- ========================================================================= -->
   
   <document>
  @@ -73,9 +73,7 @@
           <s1 title="SVG Parser">
   
           <p>
  -        The SVG Parser is the module that is able to receive an SVG document
  -        and build an internal representation of that document. Batik contains
  -        'micro parsers' specific to SVG to convert SVG specific attributes,
  +        The SVG Parser module contains 'micro parsers' specific to SVG to convert SVG specific attributes,
           such as path data, transforms or color values into equivalent Java 
           objects such as java.awt.geom.GeneralPath, java.awt.geom.AffineTransform
           or java.awt.Color.
  
  
  
  1.2       +200 -182  xml-batik/xdocs/images/HighLevelArchitecture.png
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org