text-text-12-t-isvalid.html (7611B)
1 <!DOCTYPE html> 2 <html lang='en'> 3 <head> 4 <title>text-text-12-t-manual.svg</title> 5 <meta charset='utf-8'> 6 </head> 7 <body> 8 <h1>Source SVG: text-text-12-t-manual.svg</h1> 9 <svg version="1.1" baseProfile="tiny" id="svg-root" 10 width="100%" height="100%" viewBox="0 0 480 360" 11 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> 12 <!--======================================================================--> 13 <!--= SVG 1.1 2nd Edition Test Case =--> 14 <!--======================================================================--> 15 <!--= Copyright 2009 World Wide Web Consortium, (Massachusetts =--> 16 <!--= Institute of Technology, European Research Consortium for =--> 17 <!--= Informatics and Mathematics (ERCIM), Keio University). =--> 18 <!--= All Rights Reserved. =--> 19 <!--= See http://www.w3.org/Consortium/Legal/. =--> 20 <!--======================================================================--> 21 22 <title id="test-title">$RCSfile: text-text-12-t.svg,v $</title> 23 <defs> 24 <font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F"> 25 <font-face-src> 26 <font-face-uri xlink:href="../resources/SVGFreeSans.svg#ascii"/> 27 </font-face-src> 28 </font-face> 29 </defs> 30 <g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18"> 31 <style> 32 @font-face { 33 font-family: embeded; 34 src: url(woffs/embeded-text-text-05.woff) format("woff"); 35 } 36 </style> 37 <g font-size="16"> 38 <defs> 39 <font id="embeded" horiz-adv-x="224"> 40 <font-face font-family="embeded" units-per-em="1000" panose-1="0 0 0 0 0 0 0 0 0 0" ascent="917" descent="-250" alphabetic="0"/> 41 <missing-glyph horiz-adv-x="800" d="M50 0V800H750V0H50ZM700 50V750H100V50H700Z"/> 42 <glyph unicode="1" glyph-name="gl_1" horiz-adv-x="1500" d="M 0 0 L 250 0 L 250 250 L 0 250 Z"/> 43 <glyph unicode="2" glyph-name="gl_2" horiz-adv-x="1500" d="M 0 0 L 500 0 L 500 500 L 0 500 Z"/> 44 <glyph unicode="3" glyph-name="gl_3" horiz-adv-x="1500" d="M 0 0 L 750 0 L 750 750 L 0 750 Z"/> 45 <glyph unicode="4" glyph-name="gl_4" horiz-adv-x="1500" d="M 0 0 L 1000 0 L 1000 1000 L 0 1000 Z"/> 46 </font> 47 48 </defs> 49 50 <defs> 51 <g id="marker"> 52 <line y2="-15" stroke="fuchsia"/> 53 <rect x="-4" y="-4" width="8" height="8"/> 54 </g> 55 </defs> 56 57 <g id="legend" transform="translate(10, 40)"> 58 <text y="30">1.x 1.y</text> 59 <text y="60">4.x 1.y</text> 60 <text y="90">2.x 1.y</text> 61 <text y="120">1.x 4.y</text> 62 <text y="150">4.x 4.y</text> 63 <text y="180">2.x 4.y</text> 64 <text y="210">1.x 2.y</text> 65 <text y="240">4.x 2.y</text> 66 <text y="270">2.x 2.y</text> 67 </g> 68 69 <defs> 70 <g id="textContent"> 71 <!-- 1.x 1.y --> 72 <use y="30" xlink:href="#marker" fill="#8888ff"/> 73 <text x="0" y="30" font-family="embeded" font-size="10">1234</text> 74 75 <!-- 4.x 1.y : four text chunks --> 76 <use x="10" y="60" xlink:href="#marker" fill="#8888ff"/> 77 <use x="20" y="60" xlink:href="#marker" fill="#8888ff"/> 78 <use x="30" y="60" xlink:href="#marker" fill="#8888ff"/> 79 <use x="40" y="60" xlink:href="#marker" fill="#8888ff"/> 80 <text x="10 20 30 40" y="60" font-family="embeded" font-size="10">1234</text> 81 82 <!-- 2.x 1.y : two text chunks --> 83 <use x="10" y="90" xlink:href="#marker" fill="#8888ff"/> 84 <use x="60" y="90" xlink:href="#marker" fill="#8888ff"/> 85 <text x="10 60" y="90" font-family="embeded" font-size="10">1234</text> 86 87 <!-- 1.x 4.y : four text chunks --> 88 <g transform="translate(0, 120)"> 89 <use x="0" y="-10" xlink:href="#marker" fill="#8888ff"/> 90 <use x="15" y="-5" xlink:href="#marker" fill="#8888ff"/> 91 <use x="30" y="5" xlink:href="#marker" fill="#8888ff"/> 92 <use x="45" y="10" xlink:href="#marker" fill="#8888ff"/> 93 <text x="0" y="-10 -5 5 10" font-family="embeded" font-size="10">1234</text> 94 </g> 95 96 <!-- 4.x 4.y : four text chunks --> 97 <g transform="translate(0, 150)"> 98 <use x="10" y="-10" xlink:href="#marker" fill="#8888ff"/> 99 <use x="20" y="-5" xlink:href="#marker" fill="#8888ff"/> 100 <use x="30" y="5" xlink:href="#marker" fill="#8888ff"/> 101 <use x="40" y="10" xlink:href="#marker" fill="#8888ff"/> 102 <text x="10 20 30 40" y="-10 -5 5 10" font-family="embeded" font-size="10">1234</text> 103 </g> 104 105 <!-- 2.x 4.y : four text chunks --> 106 <g transform="translate(0, 180)"> 107 <use x="10" y="-10" xlink:href="#marker" fill="#8888ff"/> 108 <use x="20" y="-5" xlink:href="#marker" fill="#8888ff"/> 109 <use x="35" y="5" xlink:href="#marker" fill="#8888ff"/> 110 <use x="50" y="10" xlink:href="#marker" fill="#8888ff"/> 111 <text x="10 20" y="-10 -5 5 10" font-family="embeded" font-size="10">1234</text> 112 </g> 113 114 <!-- 1.x 2.y : two text chunks --> 115 <g transform="translate(0, 210)"> 116 <use x="0" y="-10" xlink:href="#marker" fill="#8888ff"/> 117 <use x="15" y="5" xlink:href="#marker" fill="#8888ff"/> 118 <text x="0" y="-10 5" font-family="embeded" font-size="10">1234</text> 119 </g> 120 121 <!-- 4.x 2.y : four text chunks --> 122 <g transform="translate(0, 240)"> 123 <use x="10" y="-10" xlink:href="#marker" fill="#8888ff"/> 124 <use x="20" y="-5" xlink:href="#marker" fill="#8888ff"/> 125 <use x="30" y="-5" xlink:href="#marker" fill="#8888ff"/> 126 <use x="40" y="-5" xlink:href="#marker" fill="#8888ff"/> 127 <text x="10 20 30 40" y="-10 -5" font-family="embeded" font-size="10">1234</text> 128 </g> 129 130 <!-- 2.x 2.y : two text chunks --> 131 <g transform="translate(0, 270)"> 132 <use x="10" y="-10" xlink:href="#marker" fill="#8888ff"/> 133 <use x="60" y="-5" xlink:href="#marker" fill="#8888ff"/> 134 <text x="10 60" y="-10 -5" font-family="embeded" font-size="10">1234</text> 135 </g> 136 </g> 137 </defs> 138 139 <g id="anchorMiddle" text-anchor="middle" transform="translate(250, 40)"> 140 <text y="-17" text-anchor="middle">text-anchor</text> 141 <text y="-3" text-anchor="middle">middle</text> 142 <line x1="0" y1="10" x2="0" y2="290" stroke="fuchsia"/> 143 <use xlink:href="#textContent"/> 144 </g> 145 146 <g id="anchorEnd" text-anchor="end" transform="translate(350, 40)"> 147 <text y="-17" text-anchor="middle">text-anchor</text> 148 <text y="-3" text-anchor="middle">end</text> 149 <line x1="0" y1="10" x2="0" y2="290" stroke="fuchsia"/> 150 <use xlink:href="#textContent"/> 151 </g> 152 153 </g> 154 </g> 155 <g font-family="SVGFreeSansASCII,sans-serif" font-size="32"> 156 <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.1 $</text> 157 </g> 158 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/> 159 <!-- comment out this watermark once the test is approved --> 160 <g id="draft-watermark"> 161 <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/> 162 <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240" 163 text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text> 164 </g> 165 </svg> 166 </body> 167 </html>