Rearrange text in environment/card so order matches layout

This commit is contained in:
Adam Goldsmith 2017-09-24 19:58:26 -04:00
parent 12f8147cea
commit 7bdbc538e3

View File

@ -331,13 +331,12 @@
<g clip-path="url(#clip90)"> <g clip-path="url(#clip90)">
<path d="m138.51 151.36h-108.41v12.805h108.41zm-0.75 12.055h-106.91v-11.305h106.91z"/> <path d="m138.51 151.36h-108.41v12.805h108.41zm-0.75 12.055h-106.91v-11.305h106.91z"/>
</g> </g>
<text id="artist" x="180.13791" y="254.04294" fill="#ffffff" font-family="'RedStateBlueState BB'" font-size="5.3px" text-align="end" text-anchor="end"> <tspan>art by</tspan> </text> <text id="name" x="25.724066" y="30.655819" fill="url(#linear8)" font-family="'CrashLanding BB'" font-size="23px" width="100px" stroke="#000000" stroke-width=".7">Header</text>
<g fill="#000000" font-family="'RedStateBlueState BB'"> <g fill="#000000" font-family="'RedStateBlueState BB'">
<text id="flavor" x="30px" y="226px" font-size="6px" width="123px" height="19px" font-style="italic"><tspan>Text Here</tspan></text> <text id="keywords" x="84" y="160" text-anchor="middle" font-size="11.696px" font-weight="bold"> <tspan>Keywords</tspan> </text>
<text id="text" x="27" y="170" font-size="10px" width="152px" height="50px" xml:space="preserve"><tspan>Text Here</tspan></text> <text id="text" x="27" y="170" font-size="10px" width="152px" height="50px" xml:space="preserve"> <tspan>Text Here</tspan> </text>
<text id="keywords" x="84" y="160" text-anchor="middle" font-size="11.696px" font-weight="bold"> <text id="flavor" x="30px" y="226px" font-size="6px" width="123px" height="19px" font-style="italic"> <tspan>Text Here</tspan> </text>
<tspan>Keywords</tspan> <text id="artist" x="180.13791" y="254.04294" fill="#ffffff" font-size="5.3px" text-align="end" text-anchor="end"> <tspan>art by</tspan> </text>
</text>
</g> </g>
<g id="hpMark"> <g id="hpMark">
<g clip-path="url(#clip155)"> <g clip-path="url(#clip155)">
@ -359,6 +358,5 @@
</g> </g>
<text id="hp" x="165.95107" y="37.060463" fill="#000000" font-family="'CrashLanding BB'" font-size="35px" text-align="center" text-anchor="middle" xml:space="preserve">3</text> <text id="hp" x="165.95107" y="37.060463" fill="#000000" font-family="'CrashLanding BB'" font-size="35px" text-align="center" text-anchor="middle" xml:space="preserve">3</text>
</g> </g>
<text id="name" x="25.724066" y="30.655819" fill="url(#linear8)" font-family="'CrashLanding BB'" font-size="23px" width="100px" stroke="#000000" stroke-width=".7" xml:space="preserve">Header</text>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 276 KiB

After

Width:  |  Height:  |  Size: 276 KiB