Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ㇕va by ㇁ #342

Closed
benkasminbullock opened this issue Apr 23, 2022 · 0 comments
Closed

Replace ㇕va by ㇁ #342

benkasminbullock opened this issue Apr 23, 2022 · 0 comments
Labels
Proposal A proposal for a change or addition to the format Stroke types The value of kvg:type for a stroke

Comments

@benkasminbullock
Copy link
Member

KanjiVG uses a kvg:type value of ㇕va to represent the down stroke of kemono-hen 犭 and the bottom right stroke of ⻖. All the instances of ㇕va in KanjiVG are one or the other of these two. This has never been documented, but I've confirmed it against the source code. A complete list is at

https://gist.github.com/benkasminbullock/6dd26ef493074f5e47fa92693d1718a5

However, ㇁, CJK Stroke WG U+31C1, is actually the correct stroke to use for this, despite how it may appear in a font. Please refer to https://unicode.org/wg2/docs/n3063.pdf for reference. Also, ㇁ is completely unused at the moment in KanjiVG.

I suggest replacing this combination of letters and a CJK stroke with ㇁ to improve conceptual simplicity.

@benkasminbullock benkasminbullock added Stroke types The value of kvg:type for a stroke Proposal A proposal for a change or addition to the format labels Apr 23, 2022
benkasminbullock added a commit that referenced this issue Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Proposal A proposal for a change or addition to the format Stroke types The value of kvg:type for a stroke
Projects
None yet
Development

No branches or pull requests

1 participant