diff options
author | ribet | 2007-05-16 15:15:52 +0000 |
---|---|---|
committer | ribet | 2007-05-16 15:15:52 +0000 |
commit | cb602c0a7a8514eded77b4e79735165b62c00761 (patch) | |
tree | 7a8a44bfd1af670e4ff5bd1814d69275b14b8cfd /doc/basique.svg | |
parent | 657b7e7e1c1669721282079a9f62d66d1b9e0757 (diff) | |
download | mtc-cb602c0a7a8514eded77b4e79735165b62c00761.zip mtc-cb602c0a7a8514eded77b4e79735165b62c00761.tar.gz mtc-cb602c0a7a8514eded77b4e79735165b62c00761.tar.bz2 mtc-cb602c0a7a8514eded77b4e79735165b62c00761.tar.xz |
Ajout de l'exemple svg.
Diffstat (limited to 'doc/basique.svg')
-rw-r--r-- | doc/basique.svg | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/doc/basique.svg b/doc/basique.svg new file mode 100644 index 0000000..cd0606f --- /dev/null +++ b/doc/basique.svg @@ -0,0 +1,113 @@ +<?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://web.resource.org/cc/" + 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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.44.1" + sodipodi:docbase="/home/ribet/mtools/doc" + sodipodi:docname="basique.svg" + version="1.0"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient3649"> + <stop + style="stop-color:#f09600;stop-opacity:1;" + offset="0" + id="stop3651" /> + <stop + style="stop-color:#f09600;stop-opacity:0;" + offset="1" + id="stop3653" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3649" + id="linearGradient3655" + x1="424.21429" + y1="209.50504" + x2="604.35712" + y2="66.647896" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.35" + inkscape:cx="375" + inkscape:cy="520" + inkscape:document-units="px" + inkscape:current-layer="layer1" + inkscape:window-width="1202" + inkscape:window-height="998" + inkscape:window-x="1881" + inkscape:window-y="78" /> + <metadata + id="metadata7"> + <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> + <g + inkscape:label="Calque 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="opacity:1;fill:#f09600;fill-opacity:0.66123777;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894" + id="rect1872" + width="331.42856" + height="151.42857" + x="71.428574" + y="72.362183" + ry="13.736895" /> + <rect + style="opacity:1;fill:#f09600;fill-opacity:0.66123777;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894" + id="rect2760" + width="234.28572" + height="142.85715" + x="222.85715" + y="138.07646" + ry="13.736895" /> + <path + sodipodi:type="arc" + style="opacity:1;fill:url(#linearGradient3655);fill-opacity:1;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894" + id="ellipse" + sodipodi:cx="508.57144" + sodipodi:cy="140.93361" + sodipodi:rx="145.71428" + sodipodi:ry="105.71429" + d="M 654.28572,140.93361 A 145.71428,105.71429 0 1 1 654.21719,137.69189" + sodipodi:start="0" + sodipodi:end="6.2525156" + sodipodi:open="true" + transform="translate(-340,160)" /> + <rect + style="opacity:1;fill:#cb00f0;fill-opacity:0.66123777;stroke:#cc2828;stroke-width:3;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:12, 12;stroke-dashoffset:30;stroke-opacity:0.83061894" + id="mauve" + width="165.71428" + height="125.71429" + x="382.85715" + y="55.219326" + ry="13.736895" /> + </g> +</svg> |