123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
- <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="320"
- height="480"
- viewBox="0 0 640 960"
- id="svg3004"
- version="1.1"
- inkscape:version="0.48.2 r9819"
- sodipodi:docname="svg-with-explicit-width.svg">
- <defs
- id="defs3006" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="0.7"
- inkscape:cx="269.94414"
- inkscape:cy="824.05356"
- inkscape:document-units="px"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="747"
- inkscape:window-height="680"
- inkscape:window-x="277"
- inkscape:window-y="9"
- inkscape:window-maximized="0" />
- <metadata
- id="metadata3009">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(-105.05586,-213.93558)">
- <rect
- style="opacity:0.98000004;color:#000000;fill:#000000;fill-opacity:0.99607843;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3012"
- width="640"
- height="960"
- x="105.05586"
- y="213.93558" />
- <rect
- style="opacity:0.98000004;color:#000000;fill:#cccccc;fill-opacity:0.99607843;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
- id="rect3014"
- width="600"
- height="920"
- x="125.25891"
- y="234.13861" />
- <text
- xml:space="preserve"
- style="font-size:80px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
- x="167.91301"
- y="453.93558"
- id="text3016"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3018"
- x="167.91301"
- y="453.93558">Outer rect is</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:80px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
- x="233.62729"
- y="588.22131"
- id="text3020"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3022"
- x="233.62729"
- y="588.22131">640x960</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:80px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
- x="156.48442"
- y="808.22131"
- id="text3024"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3026"
- x="156.48442"
- y="808.22131">SVG specifies</tspan></text>
- <text
- xml:space="preserve"
- style="font-size:80px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
- x="185.05586"
- y="922.50708"
- id="text3028"
- sodipodi:linespacing="125%"><tspan
- sodipodi:role="line"
- id="tspan3030"
- x="185.05586"
- y="922.50708">width = 320</tspan></text>
- </g>
- </svg>
|