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

Fix stroke order of 鴨

This commit is contained in:
Alexandre Courbot
2011-03-07 13:18:18 +09:00
parent f6aea531f5
commit 0e2eae27a7

View File

@@ -45,6 +45,11 @@ See http://creativecommons.org/licenses/by-sa/3.0/ for more details. -->
<text transform="matrix(1 0 0 1 71.5 79.5)">16</text>
</g>
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
<path d="M11.5,22.49c0.88,0.88,1.38,2.04,1.47,2.84c0.86,7.84,1.78,17.64,2.7,28.05c0.18,2.09,0.37,4.22,0.55,6.37"/>
<path d="M13.69,24.37c8.22-1.4,20.54-2.6,26.96-3.27c3.55-0.37,4.79,1.29,4.48,4.78c-0.52,5.81-1.36,15.68-2.04,23.14c-0.3,3.27-0.56,6.08-0.75,7.87"/>
<path d="M15.48,40.18c7.64-1.06,22.63-2.37,27.41-2.8"/>
<path d="M17.14,56.96c8.11-1.08,15.82-2.1,24.13-2.72"/>
<path d="M27.36,24.44c1.16,1.16,1.44,2.28,1.44,4.06c-0.02,6.82,0.02,40.35,0.04,57.38c0.01,5.4,0.01,9.14,0.01,9.84"/>
<path d="M70.03,10.66c0.08,0.94-0.06,1.84-0.57,2.64c-1.84,2.95-3.72,5.07-7.88,8.9"/>
<path d="M57.55,24.17c0.76,0.76,0.98,1.91,0.85,2.95c0,6.43,0.02,20.75-0.06,32c-0.02,3.56-0.06,7.56-0.1,10.16"/>
<path d="M58.81,24.75c8.31-1.25,16.69-2.62,24.01-3.31c2.23-0.21,3.33,2.15,3.13,4.02c-0.1,0.9-1.02,6.98-1.89,13.68c-0.24,1.83-0.47,3.7-0.69,5.53"/>
@@ -56,10 +61,5 @@ See http://creativecommons.org/licenses/by-sa/3.0/ for more details. -->
<path d="M59.57,77.99c1.84,1.84,3.58,6.67,4.04,9.37"/>
<path d="M69.7,76.29c1.34,1.42,3.46,5.68,3.8,7.76"/>
<path d="M78.41,73.48c1.71,1.35,4.43,5.41,4.86,7.39"/>
<path d="M11.5,22.49c0.88,0.88,1.38,2.04,1.47,2.84c0.86,7.84,1.78,17.64,2.7,28.05c0.18,2.09,0.37,4.22,0.55,6.37"/>
<path d="M13.69,24.37c8.22-1.4,20.54-2.6,26.96-3.27c3.55-0.37,4.79,1.29,4.48,4.78c-0.52,5.81-1.36,15.68-2.04,23.14c-0.3,3.27-0.56,6.08-0.75,7.87"/>
<path d="M15.48,40.18c7.64-1.06,22.63-2.37,27.41-2.8"/>
<path d="M17.14,56.96c8.11-1.08,15.82-2.1,24.13-2.72"/>
<path d="M27.36,24.44c1.16,1.16,1.44,2.28,1.44,4.06c-0.02,6.82,0.02,40.35,0.04,57.38c0.01,5.4,0.01,9.14,0.01,9.84"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB