paths-data-02-t-isvalid.html (7448B)
1 <!DOCTYPE html> 2 <html lang='en'> 3 <head> 4 <title>paths-data-02-t-manual.svg</title> 5 <meta charset='utf-8'> 6 </head> 7 <body> 8 <h1>Source SVG: paths-data-02-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: paths-data-02-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 <text font-size="12" x="120" y="14">Quadric bezier curves drawn with commands:</text> 32 <!-- ====================================================================== --> 33 <!-- Quad Bezier with sub-path using M, Q, M, q, & z ====================== --> 34 <!-- ====================================================================== --> 35 <path id="Bez_MQMqz" fill="none" stroke="#0000FF" stroke-width="3" d="M 15 20 Q 30 120 130 30 M 180 80 q -75 -100 -163 -60z"/> 36 <text font-size="12" x="80" y="86">M, Q, M, q, z</text> 37 <rect x="13" y="18" width="4" height="4" fill="#00C000" stroke="none"/> 38 <rect x="128" y="28" width="4" height="4" fill="#00C000" stroke="none"/> 39 <rect x="178" y="78" width="4" height="4" fill="#00C000" stroke="none"/> 40 <rect x="15" y="18" width="4" height="4" fill="#00C000" stroke="none"/> 41 <!-- ====================================================================== --> 42 <!-- Quad Bezier with sub-path using m, q, z, m, q, & z =================== --> 43 <!-- ====================================================================== --> 44 <path id="Bez_fill_MQzmqz" fill="#FFFF00" stroke="#0000CF" d="M372 130Q272 50 422 10zm70 0q50-150-80-90z"/> 45 <text font-size="12" x="352" y="150">m, q, z, m, q, z</text> 46 <rect x="370" y="128" width="4" height="4" fill="#0000FF" stroke="none"/> 47 <rect x="420" y="8" width="4" height="4" fill="#0000FF" stroke="none"/> 48 <rect x="440" y="128" width="4" height="4" fill="#0000FF" stroke="none"/> 49 <rect x="360" y="38" width="4" height="4" fill="#0000FF" stroke="none"/> 50 <!-- ====================================================================== --> 51 <!-- Simple Bezier using M, Q, & Z ======================================== --> 52 <!-- ====================================================================== --> 53 <path id="Bez_stroke_MQz" fill="none" stroke="#00FFFF" d="M224 103Q234 -12 304 33Z"/> 54 <text font-size="12" x="192" y="36">M, Q, Z</text> 55 <rect x="222" y="101" width="4" height="4" fill="#0000FF" stroke="none"/> 56 <rect x="302" y="31" width="4" height="4" fill="#0000FF" stroke="none"/> 57 <!-- ====================================================================== --> 58 <!-- Tri Bezier using M, Q, T, Q, & z ===================================== --> 59 <!-- ====================================================================== --> 60 <path id="Tri_MQTQz" fill="#00C000" stroke="#000000" d="M208 168Q258 268 308 168T258 118Q128 88 208 168z"/> 61 <text font-size="12" x="308" y="188">M, Q, T, Q, z</text> 62 <rect x="206" y="166" width="4" height="4" fill="#0000FF" stroke="none"/> 63 <rect x="306" y="166" width="4" height="4" fill="#0000FF" stroke="none"/> 64 <rect x="256" y="116" width="4" height="4" fill="#0000FF" stroke="none"/> 65 <rect x="206" y="206" width="4" height="4" fill="#0000FF" stroke="none"/> 66 <!-- ====================================================================== --> 67 <!-- Double Bezier using M, Q, Q, & z ===================================== --> 68 <!-- ====================================================================== --> 69 <path id="Inv_V_MCcZ" fill="#00CF00" stroke="none" d=" M 60 100 Q -40 150 60 200 Q 160 150 60 100 z "/> 70 <text font-size="12" x="80" y="200">M, Q, Q, z</text> 71 <rect x="58" y="98" width="4" height="4" fill="#0000FF" stroke="none"/> 72 <rect x="58" y="198" width="4" height="4" fill="#0000FF" stroke="none"/> 73 <rect x="58" y="98" width="4" height="4" fill="#0000FF" stroke="none"/> 74 <!-- ====================================================================== --> 75 <!-- Sin Wave using M, q, t, t, t, t, & z ================================ --> 76 <!-- ====================================================================== --> 77 <path id="Sin_Mqttttz" fill="none" stroke="#40DD20" d="M240 296q25-100 47 0t47 0t47 0t47 0t47 0z"/> 78 <text font-size="12" x="380" y="236">M, q, t, t, t, t, z</text> 79 <rect x="238" y="294" width="4" height="4" fill="#0000FF" stroke="none"/> 80 <rect x="285" y="294" width="4" height="4" fill="#0000FF" stroke="none"/> 81 <rect x="332" y="294" width="4" height="4" fill="#0000FF" stroke="none"/> 82 <rect x="379" y="294" width="4" height="4" fill="#0000FF" stroke="none"/> 83 <rect x="426" y="294" width="4" height="4" fill="#0000FF" stroke="none"/> 84 <rect x="473" y="294" width="4" height="4" fill="#0000FF" stroke="none"/> 85 <!-- ====================================================================== --> 86 <!-- Double Spade using M, q, Q, q, Q, & z ================================ --> 87 <!-- ====================================================================== --> 88 <path id="Dbl_spd_MCcZ" fill="#0000C0" stroke="#00CF00" stroke-width="2" d="M172 193q-100 50 0 50Q72 243 172 293q100 -50 0 -50Q272 243 172 193z"/> 89 <text font-size="12" x="48" y="280">M, q, Q, q, Q, z</text> 90 <rect x="170" y="191" width="4" height="4" fill="#40DD20" stroke="none"/> 91 <rect x="170" y="241" width="4" height="4" fill="#40DD20" stroke="none"/> 92 <rect x="170" y="291" width="4" height="4" fill="#40DD20" stroke="none"/> 93 <rect x="170" y="241" width="4" height="4" fill="#40DD20" stroke="none"/> 94 <rect x="170" y="191" width="4" height="4" fill="#40DD20" stroke="none"/> 95 </g> 96 <g font-family="SVGFreeSansASCII,sans-serif" font-size="32"> 97 <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.7 $</text> 98 </g> 99 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/> 100 <!-- comment out this watermark once the test is approved --> 101 <!--<g id="draft-watermark"> 102 <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/> 103 <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240" 104 text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text> 105 </g>--> 106 </svg> 107 </body> 108 </html>