Feat : more text edge cases
This commit is contained in:
@@ -18,21 +18,21 @@
|
||||
<circle cx="0" cy="0" r="20" fill="url(#grad2)" />
|
||||
</g>
|
||||
<g id="d0">
|
||||
<text x="137.0" y="-0.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica"></text>
|
||||
<text x="0" y="-0.0" font-size="13.333333333333334" text-anchor="middle" fill="black" font-family="Helvetica"></text>
|
||||
</g>
|
||||
<g id="d1">
|
||||
<circle cx="0" cy="0" r="20" fill="red" x="0" y="0" />
|
||||
<circle cx="0" cy="0" r="20" fill="red" x="0" y="0" onclick="console.log()" />
|
||||
<text x="0" y="9" font-size="24" text-anchor="middle" fill="white" font-weight="bold" font-family="Helvetica">1</text>
|
||||
</g>
|
||||
<g id="d2">
|
||||
<use xlink:href="#d0" x="0" y="70.66666666666667" />
|
||||
<use xlink:href="#d0" x="137.0" y="70.66666666666667" />
|
||||
<use xlink:href="#d1" x="137.0" y="40.0" />
|
||||
</g>
|
||||
<g id="d3">
|
||||
<text x="137.0" y="-0.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica">Piochez une carte.</text>
|
||||
<text x="0" y="-0.0" font-size="14" text-anchor="middle" fill="black" font-family="Helvetica">Piochez une carte.</text>
|
||||
</g>
|
||||
<g id="d4">
|
||||
<use xlink:href="#d3" x="0" y="31.0" />
|
||||
<use xlink:href="#d3" x="137.0" y="31.0" />
|
||||
</g>
|
||||
<g id="effects">
|
||||
<path d="M10,80 L264,80" stroke="black" stroke-width="1" />
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user