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

Corrected direction of third stroke of 滴

This commit is contained in:
Ben Bullock
2011-07-13 14:05:06 +09:00
parent e85055eb8c
commit 2c9ab3d338
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,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="M20.38,17.75c3.57,1.38,9.22,5.94,10.12,8.09"/>
<path d="M15,44.75c3.79,1.28,9.8,5.26,10.75,7.25"/>
<path d="M26.75,73c-2.61,6.25-5.49,12.25-8.36,17.15c-0.74,1.26-1.99,1.54-3.23,1.03"/>
<path d="M15.160000,91.180000 C16.400000,91.690000 17.650000,91.410000 18.390000,90.150000 C21.260000,85.250000 24.140000,79.250000 26.750000,73.000000"/>
<path d="M62.43,12.25c1.16,1.16,1.38,2.12,1.38,3.75c0,1.92,0,5,0,7.77"/>
<path d="M39.95,26.66c2.52,0.62,5.25,0.4,7.81,0.14c9.38-0.95,24.11-2.68,34.87-3.59c2.82-0.24,5.61-0.19,8.41,0.23"/>
<path d="M49.91,30.9c4.13,4.02,6.01,8.13,6.39,10.78"/>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/local/bin/python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2009 Alexandre Courbot