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

05a36 娶: Fix numbers 9–11

This commit is contained in:
ospalh
2014-08-06 15:23:23 +02:00
parent 7c2fb93d26
commit 02b8572bf3
2 changed files with 6 additions and 6 deletions

View File

@@ -67,8 +67,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 38.50 23.50)">6</text>
<text transform="matrix(1 0 0 1 57.50 16.50)">7</text>
<text transform="matrix(1 0 0 1 65.50 28.50)">8</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">9</text>
<text transform="matrix(1 0 0 1 39.50 63.50)">10</text>
<text transform="matrix(1 0 0 1 58.50 62.50)">11</text>
<text transform="matrix(1 0 0 1 39.50 63.50)">9</text>
<text transform="matrix(1 0 0 1 58.50 62.50)">10</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">11</text>
</g>
</svg>

View File

@@ -67,8 +67,8 @@ kvg:type CDATA #IMPLIED >
<text transform="matrix(1 0 0 1 38.50 23.50)">6</text>
<text transform="matrix(1 0 0 1 57.50 16.50)">7</text>
<text transform="matrix(1 0 0 1 65.50 28.50)">8</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">9</text>
<text transform="matrix(1 0 0 1 39.50 63.50)">10</text>
<text transform="matrix(1 0 0 1 58.50 62.50)">11</text>
<text transform="matrix(1 0 0 1 39.50 63.50)">9</text>
<text transform="matrix(1 0 0 1 58.50 62.50)">10</text>
<text transform="matrix(1 0 0 1 9.50 70.50)">11</text>
</g>
</svg>