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

06a62 橢 Swap numbers 8, 9

This commit is contained in:
ospalh
2014-07-13 23:17:43 +02:00
parent 31138de7cd
commit 042eb3cf70
2 changed files with 4 additions and 4 deletions

View File

@@ -79,8 +79,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 36.50 17.50)">5</text>
<text transform="matrix(1 0 0 1 48.50 55.50)">6</text>
<text transform="matrix(1 0 0 1 36.25 29.50)">7</text>
<text transform="matrix(1 0 0 1 67.50 12.50)">8</text>
<text transform="matrix(1 0 0 1 62.50 22.50)">9</text>
<text transform="matrix(1 0 0 1 62.50 22.50)">8</text>
<text transform="matrix(1 0 0 1 67.50 12.50)">9</text>
<text transform="matrix(1 0 0 1 76.50 32.95)">10</text>
<text transform="matrix(1 0 0 1 84.50 41.50)">11</text>
<text transform="matrix(1 0 0 1 67.25 44.50)">12</text>

View File

@@ -79,8 +79,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 36.50 17.50)">5</text>
<text transform="matrix(1 0 0 1 48.50 55.50)">6</text>
<text transform="matrix(1 0 0 1 36.25 29.50)">7</text>
<text transform="matrix(1 0 0 1 67.50 12.50)">8</text>
<text transform="matrix(1 0 0 1 62.50 22.50)">9</text>
<text transform="matrix(1 0 0 1 62.50 22.50)">8</text>
<text transform="matrix(1 0 0 1 67.50 12.50)">9</text>
<text transform="matrix(1 0 0 1 76.50 32.95)">10</text>
<text transform="matrix(1 0 0 1 84.50 41.50)">11</text>
<text transform="matrix(1 0 0 1 67.25 44.50)">12</text>