1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-03-12 11:23:06 +01:00

Fixed 2e8c stroke order numbers

This commit is contained in:
Alexandre Courbot
2009-11-06 08:42:56 +09:00
parent d0e8cf0b24
commit 37c90aedee

View File

@@ -27,8 +27,8 @@ See http://creativecommons.org/licenses/by-sa/3.0/ for more details. -->
<text transform="matrix(1 0 0 1 0.5 93.3799)" style="font-size:108;"></text>
</g>
<g id="StrokeNumbers" style="font-size:8;fill:#808080">
<text transform="matrix(1 0 0 1 11.625 33.6299)">1</text>
<text transform="matrix(1 0 0 1 42.625 21.0547)">2</text>
<text x="45.217674" y="19.065245">1</text>
<text x="12.086206" y="31.62582">2</text>
<text transform="matrix(1 0 0 1 73.75 29.604)">3</text>
</g>
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB