Content deleted Content added
kildetekst til svg
Model for SVG-filer
Linje 129:
*[[Bruger:harlekin96/smileyskabelon-en45]]
 
=== Denne SVG-start virker OK ===
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg width="600.0px" height="600.0px" xmlns="http://www.w3.org/2000/svg">
 
=== Denne SVG-start giver fejl ===
<?xml version="1.0" standalone="no"?>
<svg contentScriptType="text/ecmascript" width="600.0px" xmlns:xlink="http://www.w3.org/1999/xlink"
baseProfile="full" zoomAndPan="magnify" contentStyleType="text/css" height="600.0px"
preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" version="1.0">
 
=== Eksempel på SVG-body: ===
 
<rect x="154.617" y="191.33316" transform="matrix(0.45649216 -0.8897274 0.8897274 0.45649216 -26.541878 147.55069)"
fill="#ccccff" width="92.794205" stroke-dasharray="5,5" height="74.28375" stroke="#000000"/>
Line 144 ⟶ 156:
<ellipse rx="3.0869598" fill="#ffffff" ry="3.1313171" cx="195.86955" cy="546.803" stroke="none"/>
</g>
<g font-size="12" font-family="Arial">>
<g>
<path fill="none" stroke-width="2" d="M 316.0 552.5 A 54.021744 54.79827 0.0 0 1 387.0
552.5" stroke="#000000"/>
Line 153 ⟶ 166:
<ellipse rx="3.0869598" fill="#ffffff" ry="3.1313171" cx="346.86957" cy="547.803" stroke="none"/>
</g>
<g>
<line fill="none" x1="130.0" x2="272.0" y1="405.0" y2="405.0" stroke="#000000" stroke-width="2"/>
<line fill="none" x1="279.0" x2="418.0" y1="405.0" y2="405.0" stroke="#000000" stroke-width="2"/>
Line 191 ⟶ 205:
<text x="42.0" y="52.0"><tspan xml:space="preserve"> </tspan></text>
<text x="478.0" y="381.33334"><tspan xml:space="preserve"> </tspan></text>
</g>
</svg>