1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-07-15 18:20:28 +02:00

Fix reverse stroke.

Reported-by: Ben Bullock <benkasminbullock@gmail.com>
This commit is contained in:
Alexandre Courbot
2011-03-03 11:27:29 +09:00
parent c8690b3910
commit f6aea531f5
+1 -1
View File
@@ -50,7 +50,7 @@ See http://creativecommons.org/licenses/by-sa/3.0/ for more details. -->
<g id="StrokePaths" style="fill:none;stroke:#404040;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;">
<path d="M28.74,11.5c0.1,0.87,0.01,1.73-0.45,2.46C25.62,18.12,23,21.5,16.98,26.28"/>
<path d="M28.88,16.62c0.88,0.12,1.63,0.18,2.92-0.15c3.33-0.85,6.33-1.35,8.97-2.31c1.84-0.67,2.72,0.83,1.8,1.91c-2.06,2.43-3.43,4.3-6.43,7.8"/>
<path d="M15.88,57.07c5.99-6.7,6.87-16.82,6.4-27.44c-0.04-0.88-0.07-1.85-0.96-2.73"/>
<path d="m21.32,26.9c0.89,0.88,0.92,1.85,0.96,2.73,0.47,10.62-0.41,20.74-6.4,27.44"/>
<path d="M22.84,27.7c8.53-1.07,14.53-1.82,22.69-2.69c2.99-0.32,3.75,0.74,3.75,2.94c0,3.3-0.06,14.09-0.06,24.49c0,7.47-3.95,2.08-6.01,1"/>
<path d="M34.3,27.74c0.6,0.6,0.91,1.27,0.91,2.2c0,4.68-0.08,10.52-0.08,12.05"/>
<path d="M23.45,35.78c9.38-0.83,14.8-1.28,24.85-2.06"/>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB