1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-03-28 01:44:01 +01:00
Ben Bullock 9e0533a40a Change left stroke of 月 to consistent values
Where the left stroke was labelled ㇑/㇒, it's been relabelled as ㇑,
CJK Stroke S. This label seems to have been intended to indicate that
the stroke was vertical but could be bent in some cases, but its used
was inconsistent, so I decided to remove it.

Where the left stroke was labelled ㇒, two actions were taken
depending on the properties of the stroke.

Where the stroke appeared to bend left at the bottom, the stroke was
relabelled ㇓, CJK Stroke SP, which is the correct stroke type for
this according to the documentation available.

Where the stroke appeared to be straight at the bottom and vertical,
the stroke was relabelled ㇑, CJK Stroke S. (Some of the strokes had a
small kink at the top.)

All of the files in the second case had "Kaisho" in the file name,
except for one exception, 0745c-VtLst.svg.
2022-04-29 09:46:06 +09:00
2009-11-03 20:00:51 +09:00
2022-04-26 06:19:41 +09:00

KanjiVG: Kanji Vector Graphics

Licence
-------
KanjiVG is copyright Ulrich Apel and released under the Creative Commons
Attribution-Share Alike 3.0 licence:

http://creativecommons.org/licenses/by-sa/3.0/

See the file COPYING for more details.

Documentation
-------------
The project's documentation is at https://kanjivg.tagaini.net/.
Languages
Python 98.6%
Shell 1.4%