bella       01/07/04 22:47:35

  Modified:    samples/tests verticalText.svg
  Log:
  changed the Chinese characters
  
  Revision  Changes    Path
  1.3       +7 -7      xml-batik/samples/tests/verticalText.svg
  
  Index: verticalText.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/verticalText.svg,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- verticalText.svg  2001/06/13 00:13:20     1.2
  +++ verticalText.svg  2001/07/05 05:47:35     1.3
  @@ -14,7 +14,7 @@
   <!-- Vertical <text>                                                           -->
   <!--                                                                           -->
   <!-- @author [EMAIL PROTECTED]                                       -->
  -<!-- @version $Id: verticalText.svg,v 1.2 2001/06/13 00:13:20 bella Exp $     -->
  +<!-- @version $Id: verticalText.svg,v 1.3 2001/07/05 05:47:35 bella Exp $     -->
   <!-- ========================================================================= -->
   <?xml-stylesheet type="text/css" href="test.css" ?>  
   
  @@ -48,12 +48,12 @@
           </g>
   
   
  -        <text x="50" y="75" writing-mode="tb" font-size="15">Writing top to bottom 
&#x44e5;&#x44e6; </text>
  -        <text x="100" y="75" glyph-orientation-vertical="auto" writing-mode="tb" 
font-size="15">Glyph Orientation:auto&#x44e5;&#x44e6;</text>
  -        <text x="150" y="75" glyph-orientation-vertical="0" writing-mode="tb" 
font-size="15">Glyph Orientation:0&#x44e5;&#x44e6;</text>
  -        <text x="200" y="75" glyph-orientation-vertical="90" writing-mode="tb" 
font-size="15">Glyph Orientation:90&#x44e5;&#x44e6;</text>
  -        <text x="250" y="75" glyph-orientation-vertical="180" writing-mode="tb" 
font-size="15">Glyph Orientation:180&#x44e5;&#x44e6;</text>
  -        <text x="300" y="75" glyph-orientation-vertical="270" writing-mode="tb" 
font-size="15">Glyph Orientation:270&#x44e5;&#x44e6;</text>
  +        <text x="50" y="75" writing-mode="tb" font-size="15">Writing top to 
bottom&#x753b;&#x50cf;</text>
  +        <text x="100" y="75" glyph-orientation-vertical="auto" writing-mode="tb" 
font-size="15">Glyph Orientation:auto&#x753b;&#x50cf;</text>
  +        <text x="150" y="75" glyph-orientation-vertical="0" writing-mode="tb" 
font-size="15">Glyph Orientation:0&#x753b;&#x50cf;</text>
  +        <text x="200" y="75" glyph-orientation-vertical="90" writing-mode="tb" 
font-size="15">Glyph Orientation:90&#x753b;&#x50cf;</text>
  +        <text x="250" y="75" glyph-orientation-vertical="180" writing-mode="tb" 
font-size="15">Glyph Orientation:180&#x753b;&#x50cf;</text>
  +        <text x="300" y="75" glyph-orientation-vertical="270" writing-mode="tb" 
font-size="15">Glyph Orientation:270&#x753b;&#x50cf;</text>
           <text x="350" y="75" writing-mode="tb" font-size="15">Embedded <tspan 
fill="red">&lt;tspan&gt;</tspan> element</text>
           <text x="400" y="75" writing-mode="tb" font-size="15">Embedded <tspan 
fill="blue" glyph-orientation-vertical="0">orientated</tspan> element</text>
          
  
  
  

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

Reply via email to