1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-01-27 00:23:13 +01:00

08888 袈 Swap numbers 10, 11

This commit is contained in:
ospalh
2014-07-18 15:25:42 +02:00
parent 4f3f91caab
commit 36fd71b4d8
2 changed files with 4 additions and 4 deletions

View File

@@ -72,7 +72,7 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 8.25 63.25)">7</text>
<text transform="matrix(1 0 0 1 32.25 70.25)">8</text>
<text transform="matrix(1 0 0 1 32.00 86.25)">9</text>
<text transform="matrix(1 0 0 1 47.25 74.70)">10</text>
<text transform="matrix(1 0 0 1 63.00 67.25)">11</text>
<text transform="matrix(1 0 0 1 63.00 67.25)">10</text>
<text transform="matrix(1 0 0 1 47.25 74.70)">11</text>
</g>
</svg>

View File

@@ -72,7 +72,7 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 8.25 63.25)">7</text>
<text transform="matrix(1 0 0 1 32.25 70.25)">8</text>
<text transform="matrix(1 0 0 1 32.00 86.25)">9</text>
<text transform="matrix(1 0 0 1 47.25 74.70)">10</text>
<text transform="matrix(1 0 0 1 63.00 67.25)">11</text>
<text transform="matrix(1 0 0 1 63.00 67.25)">10</text>
<text transform="matrix(1 0 0 1 47.25 74.70)">11</text>
</g>
</svg>