New icon for VAL file. Updated Tape logo. Updated ico for standard measurements.

--HG--
branch : develop
master
Roman Telezhynskyi 2016-01-20 17:44:07 +02:00
parent be8503664f
commit 5f1421f512
26 changed files with 3198 additions and 17 deletions

View File

@ -1,4 +1,5 @@
# Version 0.5.0
- New icon for VAL file. Updated Tape logo. Updated ico for standard measurements.
- [#325] Check pattern for inverse compatibility.
# Version 0.3.3 Released May 20, 2015

BIN
dist/Tape.icns vendored

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

BIN
dist/macx/pattern.icns vendored Normal file

Binary file not shown.

BIN
dist/macx/s-measurements.icns vendored Normal file

Binary file not shown.

View File

@ -30,7 +30,7 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<string>measurements.incs</string>
<string>i-measurements.incs</string>
<key>LSItemContentTypes</key>
<array>
<string>org.valentinaproject.vit</string>
@ -44,7 +44,7 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<string>measurements.icns</string>
<string>s-measurements.icns</string>
<key>LSItemContentTypes</key>
<array>
<string>org.valentinaproject.vst</string>
@ -66,7 +66,7 @@
<key>UTTypeDescription</key>
<string>Valentina individual measurements</string>
<key>UTTypeIconFile</key>
<string>measurements.icns</string>
<string>i-measurements.icns</string>
<key>UTTypeIdentifier</key>
<string>org.valentinaproject.vit</string>
<key>UTTypeTagSpecification</key>
@ -88,7 +88,7 @@
<key>UTTypeDescription</key>
<string>Valentina standard measurements</string>
<key>UTTypeIconFile</key>
<string>measurements.icns</string>
<string>s-measurements.icns</string>
<key>UTTypeIdentifier</key>
<string>org.valentinaproject.vst</string>
<key>UTTypeTagSpecification</key>

View File

@ -30,7 +30,7 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<string>@ICON@</string>
<string>pattern.icns</string>
<key>LSItemContentTypes</key>
<array>
<string>org.valentinaproject.val</string>
@ -44,7 +44,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key>
<string>measurements.icns</string>
<string>i-measurements.icns</string>
<key>LSItemContentTypes</key>
<array>
<string>org.valentinaproject.vit</string>
@ -58,7 +58,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>CFBundleTypeIconFile</key>
<string>measurements.icns</string>
<string>s-measurements.icns</string>
<key>LSItemContentTypes</key>
<array>
<string>org.valentinaproject.vst</string>
@ -80,7 +80,7 @@
<key>UTTypeDescription</key>
<string>Valentina pattern file</string>
<key>UTTypeIconFile</key>
<string>@ICON@</string>
<string>pattern</string>
<key>UTTypeIdentifier</key>
<string>org.valentinaproject.val</string>
<key>UTTypeTagSpecification</key>
@ -102,7 +102,7 @@
<key>UTTypeDescription</key>
<string>Valentina individual measurements</string>
<key>UTTypeIconFile</key>
<string>measurements.icns</string>
<string>i-measurements.icns</string>
<key>UTTypeIdentifier</key>
<string>org.valentinaproject.vit</string>
<key>UTTypeTagSpecification</key>
@ -124,7 +124,7 @@
<key>UTTypeDescription</key>
<string>Valentina standard measurements</string>
<key>UTTypeIconFile</key>
<string>measurements.icns</string>
<string>s-measurements.icns</string>
<key>UTTypeIdentifier</key>
<string>org.valentinaproject.vst</string>
<key>UTTypeTagSpecification</key>

BIN
dist/tape.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -219,10 +219,10 @@ CreateShortCut "$DESKTOP\${PRODUCT_TAPE}.lnk" "$INSTDIR\${FILE_TAPE}.exe" ""
; File associations
; Valentina
!insertmacro APP_ASSOCIATE "val" "valentina.pattern" "text/plain" "${PRODUCT_VALENTINA} pattern file" "$INSTDIR\${FILE_VALENTINA}.exe,0" "Open with ${PRODUCT_VALENTINA}" "$INSTDIR\${FILE_VALENTINA}.exe $\"%1$\""
!insertmacro APP_ASSOCIATE "val" "valentina.pattern" "text/plain" "${PRODUCT_VALENTINA} pattern file" "$INSTDIR\pattern.ico" "Open with ${PRODUCT_VALENTINA}" "$INSTDIR\${FILE_VALENTINA}.exe $\"%1$\""
; Tape
!insertmacro APP_ASSOCIATE "vit" "valentina.IndividualMeasurements" "text/plain" "${PRODUCT_VALENTINA} individual measurement file" "$INSTDIR\measurements.ico" "Open with ${PRODUCT_TAPE}" "$INSTDIR\${FILE_TAPE}.exe $\"%1$\""
!insertmacro APP_ASSOCIATE "vst" "valentina.StandardMeasurements" "text/plain" "${PRODUCT_VALENTINA} standard measurement file" "$INSTDIR\measurements.ico" "Open with ${PRODUCT_TAPE}" "$INSTDIR\${FILE_TAPE}.exe $\"%1$\""
!insertmacro APP_ASSOCIATE "vit" "valentina.IndividualMeasurements" "text/plain" "${PRODUCT_VALENTINA} individual measurement file" "$INSTDIR\i-measurements.ico" "Open with ${PRODUCT_TAPE}" "$INSTDIR\${FILE_TAPE}.exe $\"%1$\""
!insertmacro APP_ASSOCIATE "vst" "valentina.StandardMeasurements" "text/plain" "${PRODUCT_VALENTINA} standard measurement file" "$INSTDIR\s-measurements.ico" "Open with ${PRODUCT_TAPE}" "$INSTDIR\${FILE_TAPE}.exe $\"%1$\""
!insertmacro UPDATEFILEASSOC
WriteRegStr "${REGISTRY_ROOT}" "${REG_UNINSTALL}" "DisplayName" "${PRODUCT_VALENTINA}"

BIN
dist/win/pattern.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
dist/win/s-measurements.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,253 @@
<?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: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="1024"
height="1024"
viewBox="0 0 1024 1024"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="document.svg"
inkscape:export-filename="DocumentIcon.png"
inkscape:export-xdpi="11.25"
inkscape:export-ydpi="11.25">
<defs
id="defs4">
<linearGradient
id="linearGradient4265"
inkscape:collect="always">
<stop
id="stop4267"
offset="0"
style="stop-color:#c5c5c5;stop-opacity:0.99607843" />
<stop
style="stop-color:#e5e5e5;stop-opacity:1"
offset="0.13215069"
id="stop4281" />
<stop
id="stop4289"
offset="0.17027237"
style="stop-color:#e8e8e8;stop-opacity:1" />
<stop
id="stop4287"
offset="0.3333624"
style="stop-color:#f6f6f6;stop-opacity:1" />
<stop
style="stop-color:#fefefe;stop-opacity:1"
offset="0.63258064"
id="stop4285" />
<stop
id="stop4269"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" />
</linearGradient>
<linearGradient
inkscape:collect="always"
id="linearGradient4219">
<stop
style="stop-color:#000000;stop-opacity:0.11257035"
offset="0"
id="stop4221" />
<stop
id="stop4503"
offset="0.23809475"
style="stop-color:#000000;stop-opacity:0.05253283" />
<stop
style="stop-color:#000000;stop-opacity:0.02439024"
offset="0.42857096"
id="stop4507" />
<stop
id="stop4509"
offset="0.54761857"
style="stop-color:#000000;stop-opacity:0.01176471" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4219"
id="linearGradient4225"
x1="315"
y1="42.362244"
x2="315"
y2="210.36224"
gradientUnits="userSpaceOnUse" />
<mask
maskUnits="userSpaceOnUse"
id="mask4257">
<path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path4259"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" />
</mask>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4265"
id="linearGradient4263"
gradientUnits="userSpaceOnUse"
x1="789.99896"
y1="283.30887"
x2="705.8222"
y2="362.18234" />
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4449"
x="-0.26239647"
width="1.5247929"
y="-0.27805734"
height="1.5561147">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="52.570325"
id="feGaussianBlur4451" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4499"
x="-0.04536777"
width="1.0907355"
y="-0.050956486"
height="1.101913">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="9.3251865"
id="feGaussianBlur4501" />
</filter>
<filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4517"
x="-0.034660194"
width="1.0693204"
y="-0.026444444"
height="1.0528889">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="10.4125"
id="feGaussianBlur4519" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.70710678"
inkscape:cx="513.82042"
inkscape:cy="545.62395"
inkscape:document-units="px"
inkscape:current-layer="layer2"
showgrid="false"
units="px"
inkscape:window-width="1680"
inkscape:window-height="1001"
inkscape:window-x="0"
inkscape:window-y="1"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true" />
<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" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:groupmode="layer"
id="layer2"
inkscape:label="Icon"
style="display:inline">
<path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path4329"
d="m 151.5,30.012003 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,294.07692 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:0.258;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373;filter:url(#filter4517)"
inkscape:label="Shadow" />
<rect
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0"
id="rect4344"
width="1002.6775"
height="1005.5059"
x="5.6568527"
y="4.3520217"
mask="url(#mask4257)"
transform="translate(0,-28.362161)"
inkscape:label="#BackgroundColor" />
<image
xlink:href="Valentina-Logo_v1.png"
transform="translate(0,-28.362161)"
mask="url(#mask4257)"
width="628.98065"
height="657.26495"
preserveAspectRatio="none"
id="image4642"
x="197.50967"
y="185" />
<path
transform="translate(0,-28.362161)"
style="opacity:1;fill:url(#linearGradient4225);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 52.52773,49.992526 37.63785,145.695446 35.9162,186.600476 109.52796,-11.81508 169.44827,9.06607 206.219,44.15471 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
id="rect4217"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csscssccc"
mask="url(#mask4257)" />
<path
transform="translate(0,-28.362161)"
style="opacity:1;fill:#000000;fill-opacity:0.32270173;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0;filter:url(#filter4449)"
d="M 448.48485,7.720085 450,21.862221 c 66.50033,0 105.83717,35.769326 126.3685,55.309733 52.52773,49.992526 37.63785,145.695446 35.9162,186.600476 109.52796,-11.81508 169.44827,9.06607 206.219,44.15471 39.17622,37.38409 76.9963,96.2973 76.9963,174.43502 l 56.56854,-1.20261 -22.75108,-452.548339 z"
id="path4291"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscccc"
mask="url(#mask4257)"
inkscape:label="CornerBaseShadow" />
<path
inkscape:label="CornerDetailShadow"
mask="url(#mask4257)"
sodipodi:nodetypes="ccscscccc"
inkscape:connector-curvature="0"
id="path4453"
d="m 450.60617,16.285056 1.51515,14.142136 c 66.50033,0 102.22875,28.896745 124.24718,46.744762 58.18458,47.164096 42.5876,135.088846 45.10859,175.286766 60.73759,-0.50137 122.98152,13.17667 171.57077,41.32628 48.64174,28.18004 96.4227,92.05466 96.4227,170.19238 L 946.0391,462.77477 929.31746,28.611211 Z"
style="opacity:1;fill:#000000;fill-opacity:0.32270173;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0;filter:url(#filter4499)"
transform="translate(2,-26.362161)" />
<path
mask="url(#mask4257)"
sodipodi:nodetypes="ccscssccc"
inkscape:connector-curvature="0"
id="path4261"
d="M 448.48485,29.720085 450,43.862221 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 52.52773,49.992526 37.63785,145.695446 35.9162,186.600476 109.52796,-11.81508 169.44827,9.06607 206.219,44.15471 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 56.56854,-1.20261 0.24892,-452.548339 z"
style="opacity:1;fill:url(#linearGradient4263);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0"
transform="translate(0,-28.362161)" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:180px;line-height:125%;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, Heavy';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#525252;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="518.37207"
y="926.45117"
id="text4645"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan4647"
x="518.37207"
y="926.45117"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#525252;fill-opacity:1">VAL</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

99
share/Tape-Logo_v1.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 65 KiB

311
share/ValDocument.svg Normal file
View File

@ -0,0 +1,311 @@
<?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: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"
id="svg2"
version="1.1"
inkscape:version="0.91 r"
xml:space="preserve"
width="1024"
height="1024"
viewBox="0 0 1024 1024"
sodipodi:docname="ValDocument.svg"><metadata
id="metadata8"><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><defs
id="defs6"><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath16"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path18"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath28"><path
d="m 181,189 223,0 0,-28 -223,0 0,28 z"
id="path30"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath32"><path
d="m 180,190 225,0 0,-30 -225,0 0,30 z"
id="path34"
inkscape:connector-curvature="0" /></clipPath><mask
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="1"
height="1"
id="mask36"><g
id="g38"><g
clip-path="url(#clipPath28)"
id="g40"><g
id="g42"><g
id="g44" /><g
id="g46"><g
clip-path="url(#clipPath32)"
id="g48"><g
id="g50"><g
transform="matrix(223,0,0,28,181,161)"
id="g52"><image
width="1"
height="1"
preserveAspectRatio="none"
transform="matrix(1,0,0,-1,0,1)"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAN8AAAAcCAYAAADhhWo2AAAABHNCSVQICAgIfAhkiAAABIpJREFUeJztnG1zrCAMhQOi7f//t1XA+yneYwwIXVu3uzkzjC+4aqf7eJKA64hoJZPJ9Ovyd9+AyfSuCq0HOud2jffJY7T10vlMpmfRupYDQOyTx/H2uq671qJT+Jxz5L2nYRi25r0n7/0ORt7mz+ASz6Wd32S6SxooGmy4zDnvQMs5U86ZUkpb42NqKsKH0IUQaBxHCiFQCGEHIEMn4auB6L0/XKtXBq1JqtVxSsfnnA99JWdjuBC6GCPFGGlZFooxnkKowuec20E3TRNN07SDj/slfFrjc+ISr6Vd/zdkAD+XeuG56holp9PAQ+hyzhRj3JYM4LIs9PX1RfM8b/u066rwee8phEDTNNHn5ydN00TjOG4NQ1B2QQZQhqRE506obZ/tN5laVYL6LLzUGruZDDXR8TAynOeZiEgF8AAfu944jht42Nj9uHFoKh1QOiGfW1sSHUNR2f+IDOC/rSsc8ZEQU+Z2CB46XgiBlmU5mA+Ci/exg0+Gmxhyfnx8HNxPy/8Yxp4QtNUFe48xvZfOIK1VKuXyzPEkfBp08lwy/1PhY+i4yIJhp3Q/ho9dUKuEtuaA34GQSHdN03sIHaymEni83ut6DJ33nlJKh+83fo4LMcMw7K6lwoeuhlVOXJcA1iqgrcMRPeOErceY3kNXul5pKAGb955ijKrTIaDMEDrjAT45tIBjexhOcr/mfnIMsDf8lOu1fa0yQF9D3837zhxPLluLLPJ7xdCFECiltHESY9ylYqgDfD1Ngqn13Qmfgfc6ugu+nDM553ahJYvDSHbCUtO++0RK2MlLCYRMJrWTthRcSgDKdW27tc/0emr5f2uAYg4mtzkExFCQj+Fc0nu/wcXHaq1kNLV776pUyHlrtadKy7lMpjvUmx/+lDbnk4mmXE8pUQhhFwfz0wDtmZ8YwzBsTwztj9OeSNrTiaXF2FfJXPRe/dSX/dHZLHJGSyknLPWXPsMK8sa0yo42vsF2nFJS/8B1XbeYuGTFPZXOvwLIX7nPR/XskUvp/q4quODslhIjsk/e08H5cLSeBw+HYdjWJURIN8bHPP6BsTC7YGvOV9pX0rt88U2PpThn7qdFgKUBdm44zQzfbqi96aA6H56UxzNKU2b4ZuQg+92VTht4fz21DqhLXTHcUBpkx3md3Hgb+5rgQ7fjqiV/kbWb4eN4QBHHCx8BrxU6cztTiwvW8r8WABEeGXZK+OZ5PsDIbz+gVPicczTP8w4aCR6Gp6XJ1T3w2cRqU0lX5JfaORgG6YSyACPDUMz7MEqUrxNxW5alnvPhxWOMh31ot7XXiq6a1VLb/5t6hnt4Bd1doOmpfPJSA5DfTGhxP4ZQcz2iwvt8CKDmdBiWanM6W6B7JL8zIEwltUJ+lgfWQtDS+3zc0PE4N9TuyxGVfzqQnQwnWaPr9RZXen4+wgAzXa0amNgnw9GzIgwDiMUWdrvaz0hU4SP6Pyyg/YgS5ne1NxasmGK6W98pytQKMgiWdEAMU2s6hW93cAEy7NfWa/tMpmdTa36I663AobrgM5lM18lGok2mm/QP4FIAZ3+7kqMAAAAASUVORK5CYII="
id="image54" /></g></g></g></g></g></g></g></mask><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath60"><path
d="m 183.668,186.5 218,0 0,-22.75 -218,0 0,22.75 z"
id="path62"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath80"><path
d="m 473,389 73,0 0,-12 -73,0 0,12 z"
id="path82"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath84"><path
d="m 472,390 75,0 0,-14 -75,0 0,14 z"
id="path86"
inkscape:connector-curvature="0" /></clipPath><mask
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="1"
height="1"
id="mask88"><g
id="g90"><g
clip-path="url(#clipPath80)"
id="g92"><g
id="g94"><g
id="g96" /><g
id="g98"><g
clip-path="url(#clipPath84)"
id="g100"><g
id="g102"><g
transform="matrix(73,0,0,12,473,377)"
id="g104"><image
width="1"
height="1"
preserveAspectRatio="none"
transform="matrix(1,0,0,-1,0,1)"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAAAMCAYAAAAu5pADAAAABHNCSVQICAgIfAhkiAAAAYdJREFUSIntltuOwiAURTf3otEY//8fjQ+Gcu08TDihtHZ8mmriTk6gtFBY2RxgACZ8tSm+9wQ+QbJvMMZgGAZorSGEAOccnHMwxsAYo+/a+qdomqZZWUrBNE0opSDnjBACxnGE937WbwbJWovr9Yrj8QhrLZRSkFISKCEEwenLd1UFUus1SikEJ6WEGCOcc3g8HrjdbnDOUT+CpLXG5XLB6XTC+XzG4XCAMQZKKQghIKUEY4xcBXwGqNY9beScKWKM8N7Teuv7EAKABpJSCsYYWGsxDAOF1hpSysXWA/6G9J/wWsestW+5KIQAzn/Tc86Z1r2A1OqVxa0B2tNR7b9bYIwxeq71tTnXnFujQgMaSDFGjOMI5xyUUjRgSmnmpH6wZxPdU72rejdVF9UyxkhJO8aIlBJyztSfIIUQcL/fIYRAKQXee9pqNWmvbbW+/m7qT7StvBRCgHMOzjnaagDA0F0ma15qT7beOVtQ9gb2LDe179qyXgPaU646qmoB6aulvjfuF/QDkG4mXQTEI14AAAAASUVORK5CYII="
id="image106" /></g></g></g></g></g></g></g></mask><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath112"><path
d="m 475.688,386.406 68.011,0 0,-7.098 -68.011,0 0,7.098 z"
id="path114"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath132"><path
d="m 497.456,458.23 c 6.662,-34.903 -13.948,-40.468 -13.948,-40.468 l 0,0 0,-36.154 49.539,0 c 3.285,0 5.949,2.663 5.949,5.949 l 0,0 0,62.512 c -8.874,2.889 -21.346,15.301 -21.346,15.301 l 0,0 -20.194,-7.14 z"
id="path134"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(55.48756,0,0,-55.48756,483.50778,423.48932)"
spreadMethod="pad"
id="linearGradient140"><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="0"
id="stop142" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="0.369459"
id="stop144" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="1"
id="stop146" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath154"><path
d="m 500.133,454.223 c 6.232,-33.078 -13.14,-38.351 -13.14,-38.351 l 0,0 0,-34.264 45.976,0 c 3.328,0 6.027,2.698 6.027,6.026 l 0,0 0,57.547 c -8.874,2.786 -19.977,15.908 -19.977,15.908 l 0,0 -18.886,-6.866 z"
id="path156"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-40.056164,69.379311,69.379311,40.056164,532.15588,380.2056)"
spreadMethod="pad"
id="linearGradient162"><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0"
id="stop164" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.239738"
id="stop166" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.37746366"
id="stop168" /><stop
style="stop-opacity:1;stop-color:#9e1f63"
offset="0.45977"
id="stop170" /><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="1"
id="stop172" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath180"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path182"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath196"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path198"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath208"><path
d="M 253.443,416.724 C 274.797,304.846 208.732,287.01 208.732,287.01 l 0,0 0,-115.888 158.793,0 c 10.531,0 19.067,8.537 19.067,19.068 l 0,0 0,200.377 c -28.441,9.261 -68.418,49.045 -68.418,49.045 l 0,0 -64.731,-22.888 z"
id="path210"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(177.85973,0,0,-177.85973,208.7328,305.36728)"
spreadMethod="pad"
id="linearGradient216"><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="0"
id="stop218" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="0.369459"
id="stop220" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="1"
id="stop222" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath230"><path
d="M 262.022,403.88 C 282.001,297.852 219.903,280.949 219.903,280.949 l 0,0 0,-109.827 147.372,0 c 10.669,0 19.317,8.648 19.317,19.318 l 0,0 0,184.46 c -28.441,8.928 -65.45,52.117 -65.45,52.117 l 0,0 -59.12,-23.137 z"
id="path232"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-128.39595,222.38831,222.38831,128.39595,364.66934,166.62566)"
spreadMethod="pad"
id="linearGradient238"><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0"
id="stop240" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.239738"
id="stop242" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.37746366"
id="stop244" /><stop
style="stop-opacity:1;stop-color:#9e1f63"
offset="0.45977"
id="stop246" /><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="1"
id="stop248" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath256"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path258"
inkscape:connector-curvature="0" /></clipPath></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1387"
inkscape:window-height="925"
id="namedview4"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:zoom="0.33714286"
inkscape:cx="370.4145"
inkscape:cy="145.3125"
inkscape:window-x="65"
inkscape:window-y="24"
inkscape:window-maximized="0"
inkscape:current-layer="g10" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="ValDocumentOriginalSource"
transform="matrix(1.25,0,0,-1.25,-229.5855,1228.6875)"><g
id="g3639"
transform="matrix(2.7524523,0,0,2.7524955,-204.05316,-279.8525)"><g
transform="translate(357.5866,284.0653)"
id="g20"><path
inkscape:connector-curvature="0"
id="path22"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 0,4.375 -0.093,8.117 -0.28,11.226 -0.187,3.109 -0.406,5.713 -0.655,7.815 -0.249,2.102 -0.467,3.8 -0.654,5.095 -0.188,1.295 -0.281,2.289 -0.281,2.98 0,0.863 0.483,1.582 1.45,2.159 0.966,0.574 2.134,0.863 3.506,0.863 3.179,0 5.516,-0.591 7.013,-1.77 1.496,-1.181 2.524,-3.066 3.085,-5.657 0.248,-1.094 0.482,-2.26 0.701,-3.497 0.217,-1.238 0.404,-2.664 0.561,-4.275 0.155,-1.612 0.28,-3.44 0.374,-5.483 0.093,-2.044 0.14,-4.419 0.14,-7.125 0,-10.189 -0.593,-19.761 -1.776,-28.713 -1.185,-8.952 -2.805,-17.171 -4.862,-24.654 -2.057,-7.485 -4.504,-14.177 -7.34,-20.077 -2.837,-5.902 -5.876,-10.881 -9.116,-14.94 -3.242,-4.059 -6.655,-7.167 -10.238,-9.326 -3.585,-2.159 -7.153,-3.238 -10.706,-3.238 -1.372,0 -2.821,0.258 -4.348,0.777 -1.528,0.518 -2.931,1.368 -4.207,2.547 -1.278,1.181 -2.337,2.749 -3.179,4.706 -0.842,1.957 -1.262,4.404 -1.262,7.341 l 0,99.567 c -4.301,-0.518 -8.369,-1.64 -12.202,-3.368 -3.833,-1.727 -7.169,-4.088 -10.005,-7.081 -2.837,-2.994 -5.081,-6.621 -6.731,-10.88 -1.653,-4.262 -2.478,-9.184 -2.478,-14.767 0,-3.57 0.404,-6.779 1.215,-9.629 0.81,-2.849 1.777,-5.267 2.899,-7.253 1.122,-1.986 2.244,-3.527 3.365,-4.62 1.122,-1.095 1.995,-1.641 2.618,-1.641 0.562,0 1.09,0.114 1.59,0.345 0.498,0.229 0.996,0.346 1.496,0.346 0.996,0 1.496,-0.721 1.496,-2.16 0,-1.843 -0.453,-3.613 -1.356,-5.31 -0.904,-1.699 -2.042,-3.081 -3.412,-4.145 -1.372,-1.066 -2.869,-1.742 -4.489,-2.03 -1.621,-0.289 -3.117,0.029 -4.487,0.95 -1.684,1.036 -3.476,2.619 -5.377,4.749 -1.902,2.13 -3.646,4.707 -5.236,7.729 -1.589,3.023 -2.898,6.434 -3.927,10.233 -1.029,3.8 -1.543,7.945 -1.543,12.435 0,6.218 0.809,11.788 2.431,16.71 2.13,5.443 3.786,9.226 6.498,12.91 2.711,3.684 5.874,6.823 9.49,9.413 3.615,2.591 7.417,4.692 11.407,6.304 3.989,1.611 8.041,2.778 12.156,3.498 4.113,0.719 8.04,1.079 11.781,1.079 0.995,0 1.963,-0.187 2.897,-0.561 0.935,-0.375 1.745,-0.893 2.432,-1.555 0.685,-0.663 1.246,-1.454 1.683,-2.375 0.435,-0.921 0.654,-1.899 0.654,-2.936 l 0,-104.921 c 0,-1.152 0.202,-1.856 0.608,-2.116 0.405,-0.258 0.795,-0.388 1.169,-0.388 0.935,0 2.211,0.762 3.834,2.288 1.619,1.525 3.38,3.843 5.282,6.951 1.901,3.109 3.818,6.995 5.75,11.658 1.932,4.664 3.678,10.132 5.237,16.408 1.557,6.274 2.835,13.355 3.833,21.243 C -0.499,-18.279 0,-9.557 0,0" /></g><g
id="g24"><g
id="g26" /><g
mask="url(#mask36)"
id="g56"><g
id="g58" /><g
id="g64"><g
id="g66"
clip-path="url(#clipPath60)"><g
id="g68"
transform="translate(390.2934,163.75)"><path
inkscape:connector-curvature="0"
id="path70"
style="fill:#510536;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 -195.25,0 c -6.256,0 -11.375,5.119 -11.375,11.375 l 0,0 c 0,6.256 5.119,11.375 11.375,11.375 L 0,22.75 c 6.256,0 11.375,-5.119 11.375,-11.375 l 0,0 C 11.375,5.119 6.256,0 0,0" /></g></g></g></g></g><g
id="g192"><g
clip-path="url(#clipPath196)"
id="g194"><g
transform="translate(386.5925,404.8163)"
id="g200"><path
inkscape:connector-curvature="0"
id="path202"
style="fill:#660033;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c -28.441,8.012 -72.334,48.69 -72.334,48.69 l -71.955,-24.693 c 23.14,-117.385 -43.559,-136.099 -43.559,-136.099 l 0,-121.592 167.072,0 c 11.474,0 20.776,9.302 20.776,20.776 L 0,0 Z" /></g></g></g><g
id="g204"><g
clip-path="url(#clipPath208)"
id="g206"><g
id="g212"><g
id="g214"><path
inkscape:connector-curvature="0"
id="path224"
style="fill:url(#linearGradient216);stroke:none"
d="M 253.443,416.724 C 274.797,304.846 208.732,287.01 208.732,287.01 l 0,0 0,-115.888 158.793,0 c 10.531,0 19.067,8.537 19.067,19.068 l 0,0 0,200.377 c -28.441,9.261 -68.418,49.045 -68.418,49.045 l 0,0 -64.731,-22.888 z" /></g></g></g></g><g
id="g226"><g
clip-path="url(#clipPath230)"
id="g228"><g
id="g234"><g
id="g236"><path
inkscape:connector-curvature="0"
id="path250"
style="fill:url(#linearGradient238);stroke:none"
d="M 262.022,403.88 C 282.001,297.852 219.903,280.949 219.903,280.949 l 0,0 0,-109.827 147.372,0 c 10.669,0 19.317,8.648 19.317,19.318 l 0,0 0,184.46 c -28.441,8.928 -65.45,52.117 -65.45,52.117 l 0,0 -59.12,-23.137 z" /></g></g></g></g><g
id="g252"><g
clip-path="url(#clipPath256)"
id="g254"><g
transform="translate(386.2225,360.1839)"
id="g260"><path
inkscape:connector-curvature="0"
id="path262"
style="fill:#cc0066;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c -26.607,8.574 -60.132,51.161 -63.113,54.487 -0.134,0.15 -0.339,0.212 -0.534,0.162 l -50.727,-18.98 c -0.276,-0.07 -0.449,-0.345 -0.397,-0.626 17.832,-95.59 -33.741,-118.012 -38.425,-119.838 -0.207,-0.081 -0.338,-0.279 -0.338,-0.502 l 0,-103.223 c 0,-0.299 0.243,-0.542 0.542,-0.542 l 135.378,0 c 9.932,0 17.984,8.052 17.984,17.984 l 0,170.569 C 0.37,-0.275 0.222,-0.072 0,0" /></g><g
transform="translate(357.5866,284.0653)"
id="g264"><path
inkscape:connector-curvature="0"
id="path266"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 0,4.375 -0.093,8.117 -0.28,11.226 -0.187,3.109 -0.406,5.713 -0.655,7.815 -0.249,2.102 -0.467,3.8 -0.654,5.095 -0.188,1.295 -0.281,2.289 -0.281,2.98 0,0.863 0.483,1.582 1.45,2.159 0.966,0.574 2.134,0.863 3.506,0.863 3.179,0 5.516,-0.591 7.013,-1.77 1.496,-1.181 2.524,-3.066 3.085,-5.657 0.248,-1.094 0.482,-2.26 0.701,-3.497 0.217,-1.238 0.404,-2.664 0.561,-4.275 0.155,-1.612 0.28,-3.44 0.374,-5.483 0.093,-2.044 0.14,-4.419 0.14,-7.125 0,-10.189 -0.593,-19.761 -1.776,-28.713 -1.185,-8.952 -2.805,-17.171 -4.862,-24.654 -2.057,-7.485 -4.504,-14.177 -7.34,-20.077 -2.837,-5.902 -5.876,-10.881 -9.116,-14.94 -3.242,-4.059 -6.655,-7.167 -10.238,-9.326 -3.585,-2.159 -7.153,-3.238 -10.706,-3.238 -1.372,0 -2.821,0.258 -4.348,0.777 -1.528,0.518 -2.931,1.368 -4.207,2.547 -1.278,1.181 -2.337,2.749 -3.179,4.706 -0.842,1.957 -1.262,4.404 -1.262,7.341 l 0,99.567 c -4.301,-0.518 -8.369,-1.64 -12.202,-3.368 -3.833,-1.727 -7.169,-4.088 -10.005,-7.081 -2.837,-2.994 -5.081,-6.621 -6.731,-10.88 -1.653,-4.262 -2.478,-9.184 -2.478,-14.767 0,-3.57 0.404,-6.779 1.215,-9.629 0.81,-2.849 1.777,-5.267 2.899,-7.253 1.122,-1.986 2.244,-3.527 3.365,-4.62 1.122,-1.095 1.995,-1.641 2.618,-1.641 0.562,0 1.09,0.114 1.59,0.345 0.498,0.229 0.996,0.346 1.496,0.346 0.996,0 1.496,-0.721 1.496,-2.16 0,-1.843 -0.453,-3.613 -1.356,-5.31 -0.904,-1.699 -2.042,-3.081 -3.412,-4.145 -1.372,-1.066 -2.869,-1.742 -4.489,-2.03 -1.621,-0.289 -3.117,0.029 -4.487,0.95 -1.684,1.036 -3.476,2.619 -5.377,4.749 -1.902,2.13 -3.646,4.707 -5.236,7.729 -1.589,3.023 -2.898,6.434 -3.927,10.233 -1.029,3.8 -1.543,7.945 -1.543,12.435 0,6.218 0.809,11.788 2.431,16.71 2.13,5.443 3.786,9.226 6.498,12.91 2.711,3.684 5.874,6.823 9.49,9.413 3.615,2.591 7.417,4.692 11.407,6.304 3.989,1.611 8.041,2.778 12.156,3.498 4.113,0.719 8.04,1.079 11.781,1.079 0.995,0 1.963,-0.187 2.897,-0.561 0.935,-0.375 1.745,-0.893 2.432,-1.555 0.685,-0.663 1.246,-1.454 1.683,-2.375 0.435,-0.921 0.654,-1.899 0.654,-2.936 l 0,-104.921 c 0,-1.152 0.202,-1.856 0.608,-2.116 0.405,-0.258 0.795,-0.388 1.169,-0.388 0.935,0 2.211,0.762 3.834,2.288 1.619,1.525 3.38,3.843 5.282,6.951 1.901,3.109 3.818,6.995 5.75,11.658 1.932,4.664 3.678,10.132 5.237,16.408 1.557,6.274 2.835,13.355 3.833,21.243 C -0.499,-18.279 0,-9.557 0,0" /></g></g></g></g></g></svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,492 @@
<?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: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"
id="svg2"
version="1.1"
inkscape:version="0.91 r"
xml:space="preserve"
width="1024.5503"
height="1024.6218"
viewBox="0 0 1024.5503 1024.6218"
sodipodi:docname="final1.svg"><metadata
id="metadata8"><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><defs
id="defs6"><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath16"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path18"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath28"><path
d="m 181,189 223,0 0,-28 -223,0 0,28 z"
id="path30"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath32"><path
d="m 180,190 225,0 0,-30 -225,0 0,30 z"
id="path34"
inkscape:connector-curvature="0" /></clipPath><mask
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="1"
height="1"
id="mask36"><g
id="g38"><g
clip-path="url(#clipPath28)"
id="g40"><g
id="g42"><g
id="g44" /><g
id="g46"><g
clip-path="url(#clipPath32)"
id="g48"><g
id="g50"><g
transform="matrix(223,0,0,28,181,161)"
id="g52"><image
width="1"
height="1"
preserveAspectRatio="none"
transform="matrix(1,0,0,-1,0,1)"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAN8AAAAcCAYAAADhhWo2AAAABHNCSVQICAgIfAhkiAAABIpJREFUeJztnG1zrCAMhQOi7f//t1XA+yneYwwIXVu3uzkzjC+4aqf7eJKA64hoJZPJ9Ovyd9+AyfSuCq0HOud2jffJY7T10vlMpmfRupYDQOyTx/H2uq671qJT+Jxz5L2nYRi25r0n7/0ORt7mz+ASz6Wd32S6SxooGmy4zDnvQMs5U86ZUkpb42NqKsKH0IUQaBxHCiFQCGEHIEMn4auB6L0/XKtXBq1JqtVxSsfnnA99JWdjuBC6GCPFGGlZFooxnkKowuec20E3TRNN07SDj/slfFrjc+ISr6Vd/zdkAD+XeuG56holp9PAQ+hyzhRj3JYM4LIs9PX1RfM8b/u066rwee8phEDTNNHn5ydN00TjOG4NQ1B2QQZQhqRE506obZ/tN5laVYL6LLzUGruZDDXR8TAynOeZiEgF8AAfu944jht42Nj9uHFoKh1QOiGfW1sSHUNR2f+IDOC/rSsc8ZEQU+Z2CB46XgiBlmU5mA+Ci/exg0+Gmxhyfnx8HNxPy/8Yxp4QtNUFe48xvZfOIK1VKuXyzPEkfBp08lwy/1PhY+i4yIJhp3Q/ho9dUKuEtuaA34GQSHdN03sIHaymEni83ut6DJ33nlJKh+83fo4LMcMw7K6lwoeuhlVOXJcA1iqgrcMRPeOErceY3kNXul5pKAGb955ijKrTIaDMEDrjAT45tIBjexhOcr/mfnIMsDf8lOu1fa0yQF9D3837zhxPLluLLPJ7xdCFECiltHESY9ylYqgDfD1Ngqn13Qmfgfc6ugu+nDM553ahJYvDSHbCUtO++0RK2MlLCYRMJrWTthRcSgDKdW27tc/0emr5f2uAYg4mtzkExFCQj+Fc0nu/wcXHaq1kNLV776pUyHlrtadKy7lMpjvUmx/+lDbnk4mmXE8pUQhhFwfz0wDtmZ8YwzBsTwztj9OeSNrTiaXF2FfJXPRe/dSX/dHZLHJGSyknLPWXPsMK8sa0yo42vsF2nFJS/8B1XbeYuGTFPZXOvwLIX7nPR/XskUvp/q4quODslhIjsk/e08H5cLSeBw+HYdjWJURIN8bHPP6BsTC7YGvOV9pX0rt88U2PpThn7qdFgKUBdm44zQzfbqi96aA6H56UxzNKU2b4ZuQg+92VTht4fz21DqhLXTHcUBpkx3md3Hgb+5rgQ7fjqiV/kbWb4eN4QBHHCx8BrxU6cztTiwvW8r8WABEeGXZK+OZ5PsDIbz+gVPicczTP8w4aCR6Gp6XJ1T3w2cRqU0lX5JfaORgG6YSyACPDUMz7MEqUrxNxW5alnvPhxWOMh31ot7XXiq6a1VLb/5t6hnt4Bd1doOmpfPJSA5DfTGhxP4ZQcz2iwvt8CKDmdBiWanM6W6B7JL8zIEwltUJ+lgfWQtDS+3zc0PE4N9TuyxGVfzqQnQwnWaPr9RZXen4+wgAzXa0amNgnw9GzIgwDiMUWdrvaz0hU4SP6Pyyg/YgS5ne1NxasmGK6W98pytQKMgiWdEAMU2s6hW93cAEy7NfWa/tMpmdTa36I663AobrgM5lM18lGok2mm/QP4FIAZ3+7kqMAAAAASUVORK5CYII="
id="image54" /></g></g></g></g></g></g></g></mask><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath60"><path
d="m 183.668,186.5 218,0 0,-22.75 -218,0 0,22.75 z"
id="path62"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath80"><path
d="m 473,389 73,0 0,-12 -73,0 0,12 z"
id="path82"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath84"><path
d="m 472,390 75,0 0,-14 -75,0 0,14 z"
id="path86"
inkscape:connector-curvature="0" /></clipPath><mask
maskUnits="userSpaceOnUse"
x="0"
y="0"
width="1"
height="1"
id="mask88"><g
id="g90"><g
clip-path="url(#clipPath80)"
id="g92"><g
id="g94"><g
id="g96" /><g
id="g98"><g
clip-path="url(#clipPath84)"
id="g100"><g
id="g102"><g
transform="matrix(73,0,0,12,473,377)"
id="g104"><image
width="1"
height="1"
preserveAspectRatio="none"
transform="matrix(1,0,0,-1,0,1)"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAAAMCAYAAAAu5pADAAAABHNCSVQICAgIfAhkiAAAAYdJREFUSIntltuOwiAURTf3otEY//8fjQ+Gcu08TDihtHZ8mmriTk6gtFBY2RxgACZ8tSm+9wQ+QbJvMMZgGAZorSGEAOccnHMwxsAYo+/a+qdomqZZWUrBNE0opSDnjBACxnGE937WbwbJWovr9Yrj8QhrLZRSkFISKCEEwenLd1UFUus1SikEJ6WEGCOcc3g8HrjdbnDOUT+CpLXG5XLB6XTC+XzG4XCAMQZKKQghIKUEY4xcBXwGqNY9beScKWKM8N7Teuv7EAKABpJSCsYYWGsxDAOF1hpSysXWA/6G9J/wWsestW+5KIQAzn/Tc86Z1r2A1OqVxa0B2tNR7b9bYIwxeq71tTnXnFujQgMaSDFGjOMI5xyUUjRgSmnmpH6wZxPdU72rejdVF9UyxkhJO8aIlBJyztSfIIUQcL/fIYRAKQXee9pqNWmvbbW+/m7qT7StvBRCgHMOzjnaagDA0F0ma15qT7beOVtQ9gb2LDe179qyXgPaU646qmoB6aulvjfuF/QDkG4mXQTEI14AAAAASUVORK5CYII="
id="image106" /></g></g></g></g></g></g></g></mask><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath112"><path
d="m 475.688,386.406 68.011,0 0,-7.098 -68.011,0 0,7.098 z"
id="path114"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath132"><path
d="m 497.456,458.23 c 6.662,-34.903 -13.948,-40.468 -13.948,-40.468 l 0,0 0,-36.154 49.539,0 c 3.285,0 5.949,2.663 5.949,5.949 l 0,0 0,62.512 c -8.874,2.889 -21.346,15.301 -21.346,15.301 l 0,0 -20.194,-7.14 z"
id="path134"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(55.48756,0,0,-55.48756,483.50778,423.48932)"
spreadMethod="pad"
id="linearGradient140"><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="0"
id="stop142" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="0.369459"
id="stop144" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="1"
id="stop146" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath154"><path
d="m 500.133,454.223 c 6.232,-33.078 -13.14,-38.351 -13.14,-38.351 l 0,0 0,-34.264 45.976,0 c 3.328,0 6.027,2.698 6.027,6.026 l 0,0 0,57.547 c -8.874,2.786 -19.977,15.908 -19.977,15.908 l 0,0 -18.886,-6.866 z"
id="path156"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-40.056164,69.379311,69.379311,40.056164,532.15588,380.2056)"
spreadMethod="pad"
id="linearGradient162"><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0"
id="stop164" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.239738"
id="stop166" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.37746366"
id="stop168" /><stop
style="stop-opacity:1;stop-color:#9e1f63"
offset="0.45977"
id="stop170" /><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="1"
id="stop172" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath180"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path182"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath196"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path198"
inkscape:connector-curvature="0" /></clipPath><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath208"><path
d="M 253.443,416.724 C 274.797,304.846 208.732,287.01 208.732,287.01 l 0,0 0,-115.888 158.793,0 c 10.531,0 19.067,8.537 19.067,19.068 l 0,0 0,200.377 c -28.441,9.261 -68.418,49.045 -68.418,49.045 l 0,0 -64.731,-22.888 z"
id="path210"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(177.85973,0,0,-177.85973,208.7328,305.36728)"
spreadMethod="pad"
id="linearGradient216"><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="0"
id="stop218" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="0.369459"
id="stop220" /><stop
style="stop-opacity:1;stop-color:#9e005d"
offset="1"
id="stop222" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath230"><path
d="M 262.022,403.88 C 282.001,297.852 219.903,280.949 219.903,280.949 l 0,0 0,-109.827 147.372,0 c 10.669,0 19.317,8.648 19.317,19.318 l 0,0 0,184.46 c -28.441,8.928 -65.45,52.117 -65.45,52.117 l 0,0 -59.12,-23.137 z"
id="path232"
inkscape:connector-curvature="0" /></clipPath><linearGradient
x1="0"
y1="0"
x2="1"
y2="0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(-128.39595,222.38831,222.38831,128.39595,364.66934,166.62566)"
spreadMethod="pad"
id="linearGradient238"><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0"
id="stop240" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.239738"
id="stop242" /><stop
style="stop-opacity:1;stop-color:#4f1032"
offset="0.37746366"
id="stop244" /><stop
style="stop-opacity:1;stop-color:#9e1f63"
offset="0.45977"
id="stop246" /><stop
style="stop-opacity:1;stop-color:#ffffff"
offset="1"
id="stop248" /></linearGradient><clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath256"><path
d="M 0,560 960,560 960,0 0,0 0,560 Z"
id="path258"
inkscape:connector-curvature="0" /></clipPath><filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4517"
x="-0.034660194"
width="1.0693204"
y="-0.026444444"
height="1.0528889"><feGaussianBlur
inkscape:collect="always"
stdDeviation="10.4125"
id="feGaussianBlur4519" /></filter><mask
maskUnits="userSpaceOnUse"
id="mask4257"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path4259"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" /></mask><mask
maskUnits="userSpaceOnUse"
id="mask3376"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path3378"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" /></mask><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4219"
id="linearGradient4225"
x1="315"
y1="42.362244"
x2="315"
y2="210.36224"
gradientUnits="userSpaceOnUse" /><linearGradient
inkscape:collect="always"
id="linearGradient4219"><stop
style="stop-color:#000000;stop-opacity:0.11257035"
offset="0"
id="stop4221" /><stop
id="stop4503"
offset="0.23809475"
style="stop-color:#000000;stop-opacity:0.05253283" /><stop
style="stop-color:#000000;stop-opacity:0.02439024"
offset="0.42857096"
id="stop4507" /><stop
id="stop4509"
offset="0.54761857"
style="stop-color:#000000;stop-opacity:0.01176471" /></linearGradient><mask
maskUnits="userSpaceOnUse"
id="mask3386"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path3388"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" /></mask><mask
maskUnits="userSpaceOnUse"
id="mask3390"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path3392"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" /></mask><filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4449"
x="-0.26239648"
width="1.5247929"
y="-0.27805734"
height="1.5561147"><feGaussianBlur
inkscape:collect="always"
stdDeviation="52.570325"
id="feGaussianBlur4451" /></filter><mask
maskUnits="userSpaceOnUse"
id="mask3396"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path3398"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" /></mask><filter
inkscape:collect="always"
style="color-interpolation-filters:sRGB"
id="filter4499"
x="-0.04536777"
width="1.0907356"
y="-0.050956488"
height="1.101913"><feGaussianBlur
inkscape:collect="always"
stdDeviation="9.3251865"
id="feGaussianBlur4501" /></filter><linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4265"
id="linearGradient4263"
gradientUnits="userSpaceOnUse"
x1="789.99896"
y1="283.30887"
x2="705.8222"
y2="362.18234" /><linearGradient
id="linearGradient4265"
inkscape:collect="always"><stop
id="stop4267"
offset="0"
style="stop-color:#c5c5c5;stop-opacity:0.99607843" /><stop
style="stop-color:#e5e5e5;stop-opacity:1"
offset="0.13215069"
id="stop4281" /><stop
id="stop4289"
offset="0.17027237"
style="stop-color:#e8e8e8;stop-opacity:1" /><stop
id="stop4287"
offset="0.3333624"
style="stop-color:#f6f6f6;stop-opacity:1" /><stop
style="stop-color:#fefefe;stop-opacity:1"
offset="0.63258064"
id="stop4285" /><stop
id="stop4269"
offset="1"
style="stop-color:#ffffff;stop-opacity:1" /></linearGradient><mask
maskUnits="userSpaceOnUse"
id="mask3410"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path3412"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 L 818.5037,307.92714 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373" /></mask></defs><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1855"
inkscape:window-height="1056"
id="namedview4"
showgrid="false"
inkscape:zoom="0.44429877"
inkscape:cx="-9.9471906"
inkscape:cy="760.71764"
inkscape:window-x="65"
inkscape:window-y="24"
inkscape:window-maximized="1"
inkscape:current-layer="g10"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="final1"
transform="matrix(1.25,0,0,-1.25,-1761.184,834.45532)"><path
sodipodi:nodetypes="csccsccc"
inkscape:connector-curvature="0"
id="path4329"
d="m 145.84315,182.63179 298.5,0 c 66.50033,0 105.83717,13.76933 126.3685,33.30973 l 242.1352,230.75519 c 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50007 -721,0 z"
style="display:inline;opacity:0.25799997;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373;filter:url(#filter4517)"
inkscape:label="Shadow"
transform="matrix(0.8,0,0,-0.8,1420.1472,769.96425)" /><rect
style="display:inline;opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0"
id="rect4344"
width="1002.6775"
height="1005.5059"
x="5.6568527"
y="4.3520217"
mask="url(#mask4257)"
transform="matrix(0.8,0,0,-0.8,1404.4217,670.55815)"
inkscape:label="#BackgroundColor" /><path
transform="matrix(0.8,0,0,-0.8,1415.6217,670.55815)"
style="display:inline;opacity:1;fill:url(#linearGradient4225);fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0.18431373"
d="m 151.5,43.862221 298.5,0 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 52.52773,49.992526 37.63785,145.695446 35.9162,186.600476 109.52796,-11.81508 169.44827,9.06607 206.219,44.15471 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 0,506.50006 -721,0 z"
id="rect4217"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csscssccc"
mask="url(#mask4257)" /><path
transform="matrix(0.8,0,0,-0.8,1415.6217,670.55815)"
style="display:inline;opacity:1;fill:#000000;fill-opacity:0.32270173;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0;filter:url(#filter4449)"
d="M 448.48485,7.720085 450,21.862221 c 66.50033,0 105.83717,35.769326 126.3685,55.309733 52.52773,49.992526 37.63785,145.695446 35.9162,186.600476 109.52796,-11.81508 169.44827,9.06607 206.219,44.15471 39.17622,37.38409 76.9963,96.2973 76.9963,174.43502 l 56.56854,-1.20261 -22.75108,-452.548339 z"
id="path4291"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccscscccc"
mask="url(#mask4257)"
inkscape:label="CornerBaseShadow" /><path
inkscape:label="CornerDetailShadow"
mask="url(#mask4257)"
sodipodi:nodetypes="ccscscccc"
inkscape:connector-curvature="0"
id="path4453"
d="m 450.60617,16.285056 1.51515,14.142136 c 66.50033,0 102.22875,28.896745 124.24718,46.744762 58.18458,47.164096 42.5876,135.088846 45.10859,175.286766 60.73759,-0.50137 122.98152,13.17667 171.57077,41.32628 48.64174,28.18004 96.4227,92.05466 96.4227,170.19238 L 946.0391,462.77477 929.31746,28.611211 Z"
style="display:inline;opacity:1;fill:#000000;fill-opacity:0.32270173;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0;filter:url(#filter4499)"
transform="matrix(0.8,0,0,-0.8,1417.2217,668.95815)" /><g
id="g3715"
transform="matrix(1.9581139,0,0,1.9072665,1251.9524,-293.15044)"><g
transform="translate(357.5866,284.0653)"
id="g20"><path
inkscape:connector-curvature="0"
id="path22"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 0,4.375 -0.093,8.117 -0.28,11.226 -0.187,3.109 -0.406,5.713 -0.655,7.815 -0.249,2.102 -0.467,3.8 -0.654,5.095 -0.188,1.295 -0.281,2.289 -0.281,2.98 0,0.863 0.483,1.582 1.45,2.159 0.966,0.574 2.134,0.863 3.506,0.863 3.179,0 5.516,-0.591 7.013,-1.77 1.496,-1.181 2.524,-3.066 3.085,-5.657 0.248,-1.094 0.482,-2.26 0.701,-3.497 0.217,-1.238 0.404,-2.664 0.561,-4.275 0.155,-1.612 0.28,-3.44 0.374,-5.483 0.093,-2.044 0.14,-4.419 0.14,-7.125 0,-10.189 -0.593,-19.761 -1.776,-28.713 -1.185,-8.952 -2.805,-17.171 -4.862,-24.654 -2.057,-7.485 -4.504,-14.177 -7.34,-20.077 -2.837,-5.902 -5.876,-10.881 -9.116,-14.94 -3.242,-4.059 -6.655,-7.167 -10.238,-9.326 -3.585,-2.159 -7.153,-3.238 -10.706,-3.238 -1.372,0 -2.821,0.258 -4.348,0.777 -1.528,0.518 -2.931,1.368 -4.207,2.547 -1.278,1.181 -2.337,2.749 -3.179,4.706 -0.842,1.957 -1.262,4.404 -1.262,7.341 l 0,99.567 c -4.301,-0.518 -8.369,-1.64 -12.202,-3.368 -3.833,-1.727 -7.169,-4.088 -10.005,-7.081 -2.837,-2.994 -5.081,-6.621 -6.731,-10.88 -1.653,-4.262 -2.478,-9.184 -2.478,-14.767 0,-3.57 0.404,-6.779 1.215,-9.629 0.81,-2.849 1.777,-5.267 2.899,-7.253 1.122,-1.986 2.244,-3.527 3.365,-4.62 1.122,-1.095 1.995,-1.641 2.618,-1.641 0.562,0 1.09,0.114 1.59,0.345 0.498,0.229 0.996,0.346 1.496,0.346 0.996,0 1.496,-0.721 1.496,-2.16 0,-1.843 -0.453,-3.613 -1.356,-5.31 -0.904,-1.699 -2.042,-3.081 -3.412,-4.145 -1.372,-1.066 -2.869,-1.742 -4.489,-2.03 -1.621,-0.289 -3.117,0.029 -4.487,0.95 -1.684,1.036 -3.476,2.619 -5.377,4.749 -1.902,2.13 -3.646,4.707 -5.236,7.729 -1.589,3.023 -2.898,6.434 -3.927,10.233 -1.029,3.8 -1.543,7.945 -1.543,12.435 0,6.218 0.809,11.788 2.431,16.71 2.13,5.443 3.786,9.226 6.498,12.91 2.711,3.684 5.874,6.823 9.49,9.413 3.615,2.591 7.417,4.692 11.407,6.304 3.989,1.611 8.041,2.778 12.156,3.498 4.113,0.719 8.04,1.079 11.781,1.079 0.995,0 1.963,-0.187 2.897,-0.561 0.935,-0.375 1.745,-0.893 2.432,-1.555 0.685,-0.663 1.246,-1.454 1.683,-2.375 0.435,-0.921 0.654,-1.899 0.654,-2.936 l 0,-104.921 c 0,-1.152 0.202,-1.856 0.608,-2.116 0.405,-0.258 0.795,-0.388 1.169,-0.388 0.935,0 2.211,0.762 3.834,2.288 1.619,1.525 3.38,3.843 5.282,6.951 1.901,3.109 3.818,6.995 5.75,11.658 1.932,4.664 3.678,10.132 5.237,16.408 1.557,6.274 2.835,13.355 3.833,21.243 C -0.499,-18.279 0,-9.557 0,0" /></g><g
id="g24"><g
id="g26" /><g
mask="url(#mask36)"
id="g56"><g
id="g58" /><g
id="g64"><g
id="g66"
clip-path="url(#clipPath60)"><g
id="g68"
transform="translate(390.2934,163.75)"><path
inkscape:connector-curvature="0"
id="path70"
style="fill:#510536;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 -195.25,0 c -6.256,0 -11.375,5.119 -11.375,11.375 l 0,0 c 0,6.256 5.119,11.375 11.375,11.375 L 0,22.75 c 6.256,0 11.375,-5.119 11.375,-11.375 l 0,0 C 11.375,5.119 6.256,0 0,0" /></g></g></g></g></g><g
id="g192"><g
clip-path="url(#clipPath196)"
id="g194"><g
transform="translate(386.5925,404.8163)"
id="g200"><path
inkscape:connector-curvature="0"
id="path202"
style="fill:#660033;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c -28.441,8.012 -72.334,48.69 -72.334,48.69 l -71.955,-24.693 c 23.14,-117.385 -43.559,-136.099 -43.559,-136.099 l 0,-121.592 167.072,0 c 11.474,0 20.776,9.302 20.776,20.776 L 0,0 Z" /></g></g></g><g
id="g204"><g
clip-path="url(#clipPath208)"
id="g206"><g
id="g212"><g
id="g214"><path
inkscape:connector-curvature="0"
id="path224"
style="fill:url(#linearGradient216);stroke:none"
d="M 253.443,416.724 C 274.797,304.846 208.732,287.01 208.732,287.01 l 0,0 0,-115.888 158.793,0 c 10.531,0 19.067,8.537 19.067,19.068 l 0,0 0,200.377 c -28.441,9.261 -68.418,49.045 -68.418,49.045 l 0,0 -64.731,-22.888 z" /></g></g></g></g><g
id="g226"><g
clip-path="url(#clipPath230)"
id="g228"><g
id="g234"><g
id="g236"><path
inkscape:connector-curvature="0"
id="path250"
style="fill:url(#linearGradient238);stroke:none"
d="M 262.022,403.88 C 282.001,297.852 219.903,280.949 219.903,280.949 l 0,0 0,-109.827 147.372,0 c 10.669,0 19.317,8.648 19.317,19.318 l 0,0 0,184.46 c -28.441,8.928 -65.45,52.117 -65.45,52.117 l 0,0 -59.12,-23.137 z" /></g></g></g></g><g
id="g252"><g
clip-path="url(#clipPath256)"
id="g254"><g
transform="translate(386.2225,360.1839)"
id="g260"><path
inkscape:connector-curvature="0"
id="path262"
style="fill:#cc0066;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c -26.607,8.574 -60.132,51.161 -63.113,54.487 -0.134,0.15 -0.339,0.212 -0.534,0.162 l -50.727,-18.98 c -0.276,-0.07 -0.449,-0.345 -0.397,-0.626 17.832,-95.59 -33.741,-118.012 -38.425,-119.838 -0.207,-0.081 -0.338,-0.279 -0.338,-0.502 l 0,-103.223 c 0,-0.299 0.243,-0.542 0.542,-0.542 l 135.378,0 c 9.932,0 17.984,8.052 17.984,17.984 l 0,170.569 C 0.37,-0.275 0.222,-0.072 0,0" /></g><g
transform="translate(357.5866,284.0653)"
id="g264"><path
inkscape:connector-curvature="0"
id="path266"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 0,4.375 -0.093,8.117 -0.28,11.226 -0.187,3.109 -0.406,5.713 -0.655,7.815 -0.249,2.102 -0.467,3.8 -0.654,5.095 -0.188,1.295 -0.281,2.289 -0.281,2.98 0,0.863 0.483,1.582 1.45,2.159 0.966,0.574 2.134,0.863 3.506,0.863 3.179,0 5.516,-0.591 7.013,-1.77 1.496,-1.181 2.524,-3.066 3.085,-5.657 0.248,-1.094 0.482,-2.26 0.701,-3.497 0.217,-1.238 0.404,-2.664 0.561,-4.275 0.155,-1.612 0.28,-3.44 0.374,-5.483 0.093,-2.044 0.14,-4.419 0.14,-7.125 0,-10.189 -0.593,-19.761 -1.776,-28.713 -1.185,-8.952 -2.805,-17.171 -4.862,-24.654 -2.057,-7.485 -4.504,-14.177 -7.34,-20.077 -2.837,-5.902 -5.876,-10.881 -9.116,-14.94 -3.242,-4.059 -6.655,-7.167 -10.238,-9.326 -3.585,-2.159 -7.153,-3.238 -10.706,-3.238 -1.372,0 -2.821,0.258 -4.348,0.777 -1.528,0.518 -2.931,1.368 -4.207,2.547 -1.278,1.181 -2.337,2.749 -3.179,4.706 -0.842,1.957 -1.262,4.404 -1.262,7.341 l 0,99.567 c -4.301,-0.518 -8.369,-1.64 -12.202,-3.368 -3.833,-1.727 -7.169,-4.088 -10.005,-7.081 -2.837,-2.994 -5.081,-6.621 -6.731,-10.88 -1.653,-4.262 -2.478,-9.184 -2.478,-14.767 0,-3.57 0.404,-6.779 1.215,-9.629 0.81,-2.849 1.777,-5.267 2.899,-7.253 1.122,-1.986 2.244,-3.527 3.365,-4.62 1.122,-1.095 1.995,-1.641 2.618,-1.641 0.562,0 1.09,0.114 1.59,0.345 0.498,0.229 0.996,0.346 1.496,0.346 0.996,0 1.496,-0.721 1.496,-2.16 0,-1.843 -0.453,-3.613 -1.356,-5.31 -0.904,-1.699 -2.042,-3.081 -3.412,-4.145 -1.372,-1.066 -2.869,-1.742 -4.489,-2.03 -1.621,-0.289 -3.117,0.029 -4.487,0.95 -1.684,1.036 -3.476,2.619 -5.377,4.749 -1.902,2.13 -3.646,4.707 -5.236,7.729 -1.589,3.023 -2.898,6.434 -3.927,10.233 -1.029,3.8 -1.543,7.945 -1.543,12.435 0,6.218 0.809,11.788 2.431,16.71 2.13,5.443 3.786,9.226 6.498,12.91 2.711,3.684 5.874,6.823 9.49,9.413 3.615,2.591 7.417,4.692 11.407,6.304 3.989,1.611 8.041,2.778 12.156,3.498 4.113,0.719 8.04,1.079 11.781,1.079 0.995,0 1.963,-0.187 2.897,-0.561 0.935,-0.375 1.745,-0.893 2.432,-1.555 0.685,-0.663 1.246,-1.454 1.683,-2.375 0.435,-0.921 0.654,-1.899 0.654,-2.936 l 0,-104.921 c 0,-1.152 0.202,-1.856 0.608,-2.116 0.405,-0.258 0.795,-0.388 1.169,-0.388 0.935,0 2.211,0.762 3.834,2.288 1.619,1.525 3.38,3.843 5.282,6.951 1.901,3.109 3.818,6.995 5.75,11.658 1.932,4.664 3.678,10.132 5.237,16.408 1.557,6.274 2.835,13.355 3.833,21.243 C -0.499,-18.279 0,-9.557 0,0" /></g></g></g></g><path
mask="url(#mask4257)"
sodipodi:nodetypes="ccscssccc"
inkscape:connector-curvature="0"
id="path4261"
d="M 448.48485,29.720085 450,43.862221 c 66.50033,0 105.83717,13.769326 126.3685,33.309733 52.52773,49.992526 37.63785,145.695446 35.9162,186.600476 109.52796,-11.81508 169.44827,9.06607 206.219,44.15471 39.17622,37.38409 53.9963,96.2973 53.9963,174.43502 l 56.56854,-1.20261 0.24892,-452.548339 z"
style="display:inline;opacity:1;fill:url(#linearGradient4263);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:16.79999924;stroke-opacity:0"
transform="matrix(0.8,0,0,-0.8,1415.6217,670.55815)" /><text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:900;font-stretch:normal;font-size:144px;line-height:125%;font-family:'Arial Black';-inkscape-font-specification:'Arial Black, Heavy';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;display:inline;fill:#525252;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
x="1830.319"
y="93.292496"
id="text4645"
sodipodi:linespacing="125%"
transform="scale(1,-1)"><tspan
sodipodi:role="line"
id="tspan4647"
x="1830.319"
y="93.292496"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#525252;fill-opacity:1">VAL</tspan></text>
</g></svg>

After

Width:  |  Height:  |  Size: 31 KiB

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -234,7 +234,8 @@ unix{
forceCopyToDestdir($${OUT_PWD}/$${DESTDIR}/diagrams.rcc, $$shell_path($${OUT_PWD}/$$DESTDIR/$${TARGET}.app/$$RESOURCES_DIR/))
format.path = $$RESOURCES_DIR/
format.files = $$PWD/../../../dist/macx/measurements.icns
format.files += $$PWD/../../../dist/macx/i-measurements.icns
format.files += $$PWD/../../../dist/macx/s-measurements.icns
QMAKE_BUNDLE_DATA += \
templates \

View File

@ -290,8 +290,9 @@ unix{
templates.files = $$INSTALL_STANDARD_TEMPLATES
icns_resources.path = $$RESOURCES_DIR/
icns_resources.files += $$PWD/../../../dist/macx/measurements.icns
icns_resources.files += $$PWD/../../../dist/Tape.icns
icns_resources.files += $$PWD/../../../dist/macx/i-measurements.icns
icns_resources.files += $$PWD/../../../dist/macx/s-measurements.icns
icns_resources.files += $$PWD/../../../dist/macx/pattern.icns
QMAKE_BUNDLE_DATA += \
templates \
@ -312,7 +313,9 @@ win32:*-g++ {
$${OUT_PWD}/../tape/$${DESTDIR}/tape.exe \
$${OUT_PWD}/../tape/$${DESTDIR}/diagrams.rcc \
$$PWD/../../../dist/win/valentina.ico \
$$PWD/../../../dist/win/measurements.ico \
$$PWD/../../../dist/win/i-measurements.ico \
$$PWD/../../../dist/win/s-measurements.ico \
$$PWD/../../../dist/win/pattern.ico \
$$PWD/../../../dist/win/pdftops.exe \
$$PWD/../../../AUTHORS.txt \
$$PWD/../../../LICENSE_GPL.txt \