1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-04-20 12:30:42 +02:00

08a85 誅 Swap numbers 10, 11

This commit is contained in:
ospalh
2014-07-19 10:44:42 +02:00
parent 999e745cac
commit c78468ccb7
2 changed files with 4 additions and 4 deletions

View File

@@ -72,8 +72,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 19.50 87.50)">7</text>
<text transform="matrix(1 0 0 1 43.50 21.50)">8</text>
<text transform="matrix(1 0 0 1 55.50 32.50)">9</text>
<text transform="matrix(1 0 0 1 52.50 13.50)">10</text>
<text transform="matrix(1 0 0 1 43.50 51.50)">11</text>
<text transform="matrix(1 0 0 1 43.50 51.50)">10</text>
<text transform="matrix(1 0 0 1 52.50 13.50)">11</text>
<text transform="matrix(1 0 0 1 50.50 63.50)">12</text>
<text transform="matrix(1 0 0 1 72.50 61.50)">13</text>
</g>

View File

@@ -72,8 +72,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 19.50 87.50)">7</text>
<text transform="matrix(1 0 0 1 43.50 21.50)">8</text>
<text transform="matrix(1 0 0 1 55.50 32.50)">9</text>
<text transform="matrix(1 0 0 1 52.50 13.50)">10</text>
<text transform="matrix(1 0 0 1 43.50 51.50)">11</text>
<text transform="matrix(1 0 0 1 43.50 51.50)">10</text>
<text transform="matrix(1 0 0 1 52.50 13.50)">11</text>
<text transform="matrix(1 0 0 1 50.50 63.50)">12</text>
<text transform="matrix(1 0 0 1 72.50 61.50)">13</text>
</g>