<
svg id="svg-root"
width="450"
height="450" xmlns:xlink="
http://www.w3.org/1999/xlink" xmlns="
http://www.w3.org/2000/svg" >
<
title id="test-title">text-font-BE-15</
title>
<
desc id="test-desc">
Test that viewer has the basic capability to handle different font families </
desc>
<
g id="test-body-content">
<
defs>
<
style type="text/css">
.foo { font-weight: normal; font-size: 24; stroke: none }
.one { font-family: Georgia, 'Minion Web', 'Times New Roman', Times, 'MS Mincho', serif }
.two { font-family: Arial, 'Arial Unicode', 'Myriad Web', Geneva, 'Lucida Sans Unicode', 'MS Gothic', sans-serif }
.three { font-family: 'Lucida Console', 'Courier New', Courier, Monaco, monospace }
.four { font-family: serif }
.five { font-family: sans-serif }
.six { font-family: monospace }
.seven { fill: green; font-family: "No such font at all", 'another fictitious one', sillynamewithoutspaces }
.generic { fill: maroon }
</
style>
</
defs>
<
g class="foo">
<
text class="one"
x="20"
y="100">A serifed face 画像</
text>
<
text class="two"
x="20"
y="200">A sans-serif face 画像</
text>
<
text class="three"
x="20"
y="300">A mono (iW) face 画像</
text>
<
g id="generic"
class="generic">
<
text class="four"
x="40"
y="60">A serifed face 画像</
text>
<
text class="five"
x="40"
y="160">A sans-serif face 画像</
text>
<
text class="six"
x="40"
y="260">A mono (iW) face 画像</
text>
</
g>
<
text class="seven"
x="40"
y="360">This must be displayed</
text>
</
g>
</
g>
<
g id="test-legend"
style="
fill:black;
font-family:Helvetica;
font-size:10;">
<
rect x="10"
y="390"
width="275"
height="50"
style="
fill:none;
stroke:#000000;"/>
<
path style="
fill:none;
stroke:#000000;"
d="M10 405 h275 M205 405 v35 M10 426 h195 M205 422 h80"/>
<
text x="25"
y="401">Scalable Vector Graphics (SVG) Conformance Suite</
text>
<
a xlink:href="copyright-documents-19990405.html">
<
text x="12"
y="437"
style="
fill:blue;">
Copyright 2000 W3C. All Rights Reserved.
</
text>
</
a>
<
text style="
font-size:12;"
x="35"
y="420">text-font-BE-15</
text>
<
text style="
font-size:10;"
x="210"
y="417">$Revision: 1.1 $</
text>
<
text style="
font-size:10;"
x="210"
y="435">Release 2.0</
text>
<
rect id="test-frame"
x="1"
y="1"
width="448"
height="448"
style="
fill:none;
stroke:#000000;"/>
</
g>
</
svg>