You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ke...@apache.org on 2002/12/09 11:52:27 UTC

cvs commit: xml-fop/docs/xml-docs/data logo.svg track.svg

keiron      2002/12/09 02:52:27

  Modified:    docs/xml-docs/data logo.svg track.svg
  Log:
  updated
  
  Revision  Changes    Path
  1.3       +11 -11    xml-fop/docs/xml-docs/data/logo.svg
  
  Index: logo.svg
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/xml-docs/data/logo.svg,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- logo.svg	30 Nov 2002 01:14:51 -0000	1.2
  +++ logo.svg	9 Dec 2002 10:52:27 -0000	1.3
  @@ -1,7 +1,7 @@
   <?xml version="1.0" standalone="no"?>
   <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN"
     "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
  -<svg width="250" height="250">
  +<svg width="100" height="100">
   <defs>
   
   <text id="asf">
  @@ -23,11 +23,11 @@
   </textPath>
   </text>
   <g style="stroke:black;stroke-width:8">
  -<line x1="5" y1="20" x2="125" y2="20"/>
  -<line x1="5" y1="40" x2="40" y2="40"/>
  -<line x1="5" y1="60" x2="100" y2="60"/>
  -<line x1="5" y1="85" x2="40" y2="85"/>
  -<line x1="5" y1="110" x2="40" y2="110"/>
  +<line x1="15" y1="20" x2="125" y2="20"/>
  +<line x1="15" y1="40" x2="50" y2="40"/>
  +<line x1="15" y1="60" x2="100" y2="60"/>
  +<line x1="15" y1="85" x2="50" y2="85"/>
  +<line x1="15" y1="110" x2="50" y2="110"/>
   </g>
   </g>
   
  @@ -59,12 +59,12 @@
   </textPath>
   </text>
   <g style="stroke:black;stroke-width:8">
  -<line x1="5" y1="20" x2="110" y2="20"/>
  -<line x1="5" y1="40" x2="40" y2="40"/>
  +<line x1="15" y1="20" x2="110" y2="20"/>
  +<line x1="15" y1="40" x2="40" y2="40"/>
   <line x1="90" y1="40" x2="120" y2="40"/>
  -<line x1="5" y1="60" x2="105" y2="60"/>
  -<line x1="5" y1="85" x2="40" y2="85"/>
  -<line x1="5" y1="110" x2="40" y2="110"/>
  +<line x1="15" y1="60" x2="105" y2="60"/>
  +<line x1="15" y1="85" x2="50" y2="85"/>
  +<line x1="15" y1="110" x2="50" y2="110"/>
   </g>
   </g>
   
  
  
  
  1.2       +8 -4      xml-fop/docs/xml-docs/data/track.svg
  
  Index: track.svg
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/xml-docs/data/track.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- track.svg	12 Jun 2002 14:12:19 -0000	1.1
  +++ track.svg	9 Dec 2002 10:52:27 -0000	1.2
  @@ -44,11 +44,15 @@
   <text x="140" y="-59">FOP 0.20.3</text>
   <text x="140" y="-49" style="font-size:8;color:grey">4th March 2002</text>
   
  -<use xlink:href="#event" transform="translate(260,-89)"/>
  -<text x="250" y="-59">FOP 0.20.4</text>
  -<text x="250" y="-49" style="font-size:8;color:grey">12th June 2002</text>
  +<use xlink:href="#event" transform="translate(240,-89)"/>
  +<text x="230" y="-59">FOP 0.20.4</text>
  +<text x="230" y="-49" style="font-size:8;color:grey">12th June 2002</text>
   
  -<use xlink:href="#break" transform="translate(340,-94)"/>
  +<use xlink:href="#event" transform="translate(330,-89)"/>
  +<text x="320" y="-59">FOP 0.20.5</text>
  +<text x="320" y="-49" style="font-size:8;color:grey">TBA</text>
  +
  +<use xlink:href="#break" transform="translate(380,-94)"/>
   
   <use xlink:href="#break" transform="translate(260,8) scale(1.3)"/>
   <text x="240" y="40">redesign</text>
  
  
  

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