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

07cb2 粲 Swap numbers 10, 11

This commit is contained in:
ospalh
2014-07-16 19:09:49 +02:00
parent a52cac7831
commit 1a2dd3c4fb
2 changed files with 4 additions and 4 deletions

View File

@@ -74,8 +74,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 67.50 27.50)">7</text>
<text transform="matrix(1 0 0 1 28.75 62.50)">8</text>
<text transform="matrix(1 0 0 1 67.50 50.50)">9</text>
<text transform="matrix(1 0 0 1 42.50 53.50)">10</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">11</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">10</text>
<text transform="matrix(1 0 0 1 42.50 53.50)">11</text>
<text transform="matrix(1 0 0 1 30.50 79.50)">12</text>
<text transform="matrix(1 0 0 1 70.50 78.50)">13</text>
</g>

View File

@@ -74,8 +74,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 67.50 27.50)">7</text>
<text transform="matrix(1 0 0 1 28.75 62.50)">8</text>
<text transform="matrix(1 0 0 1 67.50 50.50)">9</text>
<text transform="matrix(1 0 0 1 42.50 53.50)">10</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">11</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">10</text>
<text transform="matrix(1 0 0 1 42.50 53.50)">11</text>
<text transform="matrix(1 0 0 1 30.50 79.50)">12</text>
<text transform="matrix(1 0 0 1 70.50 78.50)">13</text>
</g>