1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="200.03"
height="95.730003"
viewBox="358 100 177.42344 135.08567"
id="svg3577"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="aliasing.svg">
<metadata
id="metadata3693">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs3691" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1707"
inkscape:window-height="1035"
id="namedview3689"
showgrid="false"
inkscape:zoom="2.3166763"
inkscape:cx="-59.013423"
inkscape:cy="35.503692"
inkscape:window-x="9"
inkscape:window-y="3"
inkscape:window-maximized="0"
inkscape:current-layer="svg3577" />
<g
id="g3589"
transform="translate(-14.618644,-11.921761)">
<rect
style="fill:#ffffff"
x="360"
y="120"
width="201"
height="44"
id="rect3591" />
<rect
style="fill:none;stroke:#000000;stroke-width:2"
x="360"
y="120"
width="201"
height="44"
id="rect3593" />
<text
font-size="15.8044"
style="font-size:15.80440044px;font-style:normal;font-weight:normal;text-anchor:middle;fill:#000000;font-family:courier new"
x="460.5"
y="146.772"
id="text3595">
<tspan
x="460.5"
y="146.772"
id="tspan3597">@MaybeAliased</tspan>
</text>
</g>
<g
id="g3609"
transform="translate(-14.618644,-11.921761)">
<rect
style="fill:#ffffff"
x="360"
y="200"
width="201"
height="44"
id="rect3611" />
<rect
style="fill:none;stroke:#000000;stroke-width:2"
x="360"
y="200"
width="201"
height="44"
id="rect3613" />
<text
font-size="15.8044"
style="font-size:15.80440044px;font-style:normal;font-weight:normal;text-anchor:middle;fill:#000000;font-family:courier new"
x="460.5"
y="226.772"
id="text3615">
<tspan
x="460.5"
y="226.772"
id="tspan3617">@Unique</tspan>
</text>
</g>
<text
font-size="12.8"
style="font-size:12.80000019px;font-style:normal;font-weight:normal;text-anchor:start;fill:#000000;font-family:courier new"
x="460.5"
y="77.085655"
id="text3619">
<tspan
x="460.5"
y="77.085655"
id="tspan3621" />
</text>
<g
id="g3657"
transform="translate(-14.618644,-11.921761)">
<line
style="fill:none;stroke:#000000;stroke-width:2"
x1="460.5"
y1="200"
x2="460.5"
y2="173.73599"
id="line3659" />
<polygon
style="fill:#000000"
points="460.5,166.236 465.5,176.236 460.5,173.736 455.5,176.236 "
id="polygon3661" />
<polygon
style="fill:none;stroke:#000000;stroke-width:2"
points="460.5,166.236 465.5,176.236 460.5,173.736 455.5,176.236 "
id="polygon3663" />
</g>
<text
font-size="12.8"
style="font-size:12.80000019px;font-style:normal;font-weight:normal;text-anchor:start;fill:#000000;font-family:courier new"
x="460.5"
y="77.085655"
id="text3673">
<tspan
x="460.5"
y="77.085655"
id="tspan3675" />
</text>
</svg>
|