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

05962 奢 Swap numbers 8, 10, 12

This commit is contained in:
ospalh
2014-07-11 16:39:49 +02:00
parent dbba24315b
commit 3c17efe5a6
2 changed files with 6 additions and 6 deletions

View File

@@ -69,10 +69,10 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 49.50 28.50)">5</text>
<text transform="matrix(1 0 0 1 11.50 59.50)">6</text>
<text transform="matrix(1 0 0 1 65.25 39.68)">7</text>
<text transform="matrix(1 0 0 1 51.50 68.50)">8</text>
<text transform="matrix(1 0 0 1 67 61)">8</text>
<text transform="matrix(1 0 0 1 39.50 79.10)">9</text>
<text transform="matrix(1 0 0 1 49.50 93.50)">10</text>
<text transform="matrix(1 0 0 1 51.50 68.50)">10</text>
<text transform="matrix(1 0 0 1 49.50 79.50)">11</text>
<text transform="matrix(1 0 0 1 73.25 60.30)">12</text>
<text transform="matrix(1 0 0 1 49.50 93.50)">12</text>
</g>
</svg>

View File

@@ -69,10 +69,10 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 49.50 28.50)">5</text>
<text transform="matrix(1 0 0 1 11.50 59.50)">6</text>
<text transform="matrix(1 0 0 1 65.25 39.68)">7</text>
<text transform="matrix(1 0 0 1 51.50 68.50)">8</text>
<text transform="matrix(1 0 0 1 67 61)">8</text>
<text transform="matrix(1 0 0 1 39.50 78.60)">9</text>
<text transform="matrix(1 0 0 1 49.50 93.50)">10</text>
<text transform="matrix(1 0 0 1 51.50 68.50)">10</text>
<text transform="matrix(1 0 0 1 49.50 79.50)">11</text>
<text transform="matrix(1 0 0 1 73.25 60.30)">12</text>
<text transform="matrix(1 0 0 1 49.50 93.50)">12</text>
</g>
</svg>