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
䓥䓦 </text>
- <text x="100" y="75" glyph-orientation-vertical="auto" writing-mode="tb"
font-size="15">Glyph Orientation:auto䓥䓦</text>
- <text x="150" y="75" glyph-orientation-vertical="0" writing-mode="tb"
font-size="15">Glyph Orientation:0䓥䓦</text>
- <text x="200" y="75" glyph-orientation-vertical="90" writing-mode="tb"
font-size="15">Glyph Orientation:90䓥䓦</text>
- <text x="250" y="75" glyph-orientation-vertical="180" writing-mode="tb"
font-size="15">Glyph Orientation:180䓥䓦</text>
- <text x="300" y="75" glyph-orientation-vertical="270" writing-mode="tb"
font-size="15">Glyph Orientation:270䓥䓦</text>
+ <text x="50" y="75" writing-mode="tb" font-size="15">Writing top to
bottom画像</text>
+ <text x="100" y="75" glyph-orientation-vertical="auto" writing-mode="tb"
font-size="15">Glyph Orientation:auto画像</text>
+ <text x="150" y="75" glyph-orientation-vertical="0" writing-mode="tb"
font-size="15">Glyph Orientation:0画像</text>
+ <text x="200" y="75" glyph-orientation-vertical="90" writing-mode="tb"
font-size="15">Glyph Orientation:90画像</text>
+ <text x="250" y="75" glyph-orientation-vertical="180" writing-mode="tb"
font-size="15">Glyph Orientation:180画像</text>
+ <text x="300" y="75" glyph-orientation-vertical="270" writing-mode="tb"
font-size="15">Glyph Orientation:270画像</text>
<text x="350" y="75" writing-mode="tb" font-size="15">Embedded <tspan
fill="red"><tspan></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]