1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-02-14 16:08:16 +01:00

07e4b-Jinmei 繋 Swap numbers 7, 9

This commit is contained in:
ospalh
2014-07-16 23:34:47 +02:00
parent 6633deaaf7
commit 82cbb3e2d5
2 changed files with 4 additions and 4 deletions

View File

@@ -81,9 +81,9 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 25.34 30.40)">4</text>
<text transform="matrix(1 0 0 1 25.50 37.33)">5</text>
<text transform="matrix(1 0 0 1 7.50 47.50)">6</text>
<text transform="matrix(1 0 0 1 40.50 51.50)">7</text>
<text transform="matrix(1 0 0 1 25.25 10.50)">7</text>
<text transform="matrix(1 0 0 1 12.50 55.50)">8</text>
<text transform="matrix(1 0 0 1 25.25 10.50)">9</text>
<text transform="matrix(1 0 0 1 40.50 51.50)">9</text>
<text transform="matrix(1 0 0 1 51.50 18.10)">10</text>
<text transform="matrix(1 0 0 1 62.50 10.50)">11</text>
<text transform="matrix(1 0 0 1 60.50 32.50)">12</text>

View File

@@ -81,9 +81,9 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 25.34 30.40)">4</text>
<text transform="matrix(1 0 0 1 25.50 37.33)">5</text>
<text transform="matrix(1 0 0 1 7.50 47.50)">6</text>
<text transform="matrix(1 0 0 1 40.50 51.50)">7</text>
<text transform="matrix(1 0 0 1 25.25 10.50)">7</text>
<text transform="matrix(1 0 0 1 12.50 55.50)">8</text>
<text transform="matrix(1 0 0 1 25.25 10.50)">9</text>
<text transform="matrix(1 0 0 1 40.50 51.50)">9</text>
<text transform="matrix(1 0 0 1 51.50 18.10)">10</text>
<text transform="matrix(1 0 0 1 62.50 10.50)">11</text>
<text transform="matrix(1 0 0 1 60.50 32.50)">12</text>