1
0
Fork 0

DU: Fix rotation of cfm doughnuts

This commit is contained in:
Josh Davidson 2021-12-08 14:28:30 -05:00
parent 235fcaa709
commit b309a7b219

View file

@ -1,19 +1,19 @@
<?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="1024pt"
height="1024pt"
viewBox="0 0 1024 1024"
version="1.1"
id="svg2"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
sodipodi:docname="cfm-eis2.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
inkscape:version="0.91 r13725"
sodipodi:docname="cfm-eis2.svg">
<metadata
id="metadata375">
<rdf:RDF>
@ -38,14 +38,14 @@
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="986"
inkscape:window-height="1017"
id="namedview371"
showgrid="false"
inkscape:zoom="2"
inkscape:cx="218.25"
inkscape:cy="1213.5"
inkscape:window-x="-11"
inkscape:window-y="-11"
inkscape:zoom="0.70710678"
inkscape:cx="178.02965"
inkscape:cy="1036.4339"
inkscape:window-x="1592"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
showguides="false"
@ -185,8 +185,7 @@
x="837.5"
y="516.5" /></flowRegion><flowPara
id="flowPara4394"
style="font-size:40px;line-height:1.25"> </flowPara></flowRoot>
<text
style="font-size:40px;line-height:1.25"> </flowPara></flowRoot> <text
id="FOB-weight-unit"
y="579.20343"
x="384.25583"
@ -758,7 +757,8 @@
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssss"
inkscape:label="#N11-thr"
inkscape:transform-center-x="115.63762" />
inkscape:transform-center-x="96.359495"
inkscape:transform-center-y="-0.00625" />
<text
xml:space="preserve"
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#bb6100;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
@ -1048,12 +1048,13 @@
id="N12-ylim"
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
<path
inkscape:transform-center-x="115.63762"
inkscape:transform-center-y="-0.00625"
inkscape:transform-center-x="96.359495"
inkscape:label="#N12-thr"
sodipodi:nodetypes="sssss"
inkscape:connector-curvature="0"
id="N12-thr"
d="m 620.06128,139.96061 c 0,2.90825 -2.35732,5.26587 -5.26527,5.26587 -2.90795,0 -5.26529,-2.35762 -5.26529,-5.26587 0,-2.90826 2.35734,-5.26589 5.26529,-5.26589 2.90795,0 5.26527,2.35763 5.26527,5.26589 z"
d="m 620.06156,139.96061 c 0,2.90825 -2.35732,5.26587 -5.26527,5.26587 -2.90795,0 -5.26529,-2.35762 -5.26529,-5.26587 0,-2.90826 2.35734,-5.26589 5.26529,-5.26589 2.90795,0 5.26527,2.35763 5.26527,5.26589 z"
style="fill:#000000;stroke:#179ab7;stroke-width:3;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<text
transform="scale(0.97051112,1.0303849)"

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 90 KiB