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 hi...@apache.org on 2001/05/16 08:32:03 UTC

cvs commit: xml-batik/samples/tests index2.svg

hillion     01/05/15 23:32:02

  Modified:    samples/tests index2.svg
  Log:
  bug #1493 fixed.
  
  Revision  Changes    Path
  1.12      +3 -3      xml-batik/samples/tests/index2.svg
  
  Index: index2.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/index2.svg,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index2.svg	2001/03/18 16:29:21	1.11
  +++ index2.svg	2001/05/16 06:32:02	1.12
  @@ -14,7 +14,7 @@
   <!-- This tests validates linking and provides an index for text files.        -->
   <!--                                                                           -->
   <!-- @author stephane@hillion.org                                              -->
  -<!-- @version $Id: index2.svg,v 1.11 2001/03/18 16:29:21 hillion Exp $         -->
  +<!-- @version $Id: index2.svg,v 1.12 2001/05/16 06:32:02 hillion Exp $         -->
   <!-- ========================================================================= -->
   
   <svg id="body" width="450" height="500" viewBox="0 0 450 500">
  @@ -135,10 +135,10 @@
       </text>
     </a> 
   
  -  <a xlink:href="textBidi.svg" xlink:show="new">
  +  <a xlink:href="textBiDi.svg" xlink:show="new">
       <text class="link" x="70" y="0"
             transform="translate(0, 250) rotate(-7)">
  -      Bidirectional Text (textBidi.svg)
  +      Bidirectional Text (textBiDi.svg)
       </text>
     </a> 
   
  
  
  

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