1
0
Fork 0
forked from 0x2620/oxjs

support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that

This commit is contained in:
rlx 2011-09-03 13:18:20 +00:00
commit 5818bd5edc
373 changed files with 11048 additions and 29979 deletions

View file

@ -1,86 +1,17 @@
<?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"
version="1.1"
width="1800"
height="1200"
id="Flag of South Yemen"
inkscape:version="0.47 r22583"
sodipodi:docname="Roundel.svg">
<metadata
id="metadata17">
<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="defs15">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 600 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="1800 : 600 : 1"
inkscape:persp3d-origin="900 : 400 : 1"
id="perspective19" />
</defs>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="1004"
id="namedview13"
showgrid="false"
inkscape:zoom="0.39333333"
inkscape:cx="502.28903"
inkscape:cy="475.09207"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="Flag of South Yemen" />
<rect
width="1800"
height="400"
fill="red"
id="rect3"
style="fill:#ce1126;fill-opacity:1" />
<rect
width="1800"
height="400"
y="400"
fill="white"
id="rect5" />
<rect
width="1800"
height="400"
y="800"
fill="black"
id="rect7" />
<polygon
points="0,0 600,600 0,1200"
fill="#80c8ff"
id="polygon9"
style="fill:#80c3e6;fill-opacity:1" />
<polygon
transform="translate(255,600) scale(143) rotate(90)"
fill="red"
points="0,-1 0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155 -0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 -0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155"
id="polygon11"
style="fill:#ce1126;fill-opacity:1" />
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1800" height="1200">
<rect width="1800" height="400" fill="#ce1126"/>
<rect y="400" width="1800" height="400" fill="#fff"/>
<rect y="800" width="1800" height="400" fill="#000"/>
<path d="M 0,0 V 1200 L 600,600" fill="#80c3e6"/>
<g transform="translate(255,600) rotate(90)" fill="#ce1126">
<g id="c">
<path id="t" d="M 0,-143 v 143 h 71.5" transform="rotate(18 0,-143)"/>
<use xlink:href="#t" transform="scale(-1,1)"/>
</g>
<use xlink:href="#c" transform="rotate(72)"/>
<use xlink:href="#c" transform="rotate(144)"/>
<use xlink:href="#c" transform="rotate(216)"/>
<use xlink:href="#c" transform="rotate(288)"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 804 B

Before After
Before After