1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-03-28 01:44:01 +01:00
Commit Graph

1932 Commits

Author SHA1 Message Date
Ben Bullock
a2399c2cda Error found in 09af7.svg using kvg-lookup.py
Code comments, improved error messages in kanjivg.py

Print a more useful message if kanjivg.xml has not been created,
rather than cascade of errors.
2024-08-04 16:08:44 +09:00
Ben Bullock
ed48ae88b4 Make kvg-lookup.py executable 2024-08-04 15:07:52 +09:00
Ben Bullock
c6e1d978a4 Merge branch 'master' of github.com:KanjiVG/kanjivg 2024-08-04 14:46:16 +09:00
Ben Bullock
f8163dc3e8 Improve the cleanup script 2024-08-04 14:45:52 +09:00
Ben Bullock
f945f5a0a8 Improve the cleanup script 2024-08-04 14:29:44 +09:00
Ben Bullock
9faeab4274 Remove .gitattributes file 2024-08-04 13:32:24 +09:00
Ben Bullock
4e3920344a Add a cleanup script 2024-08-04 13:29:58 +09:00
Ben Bullock
5858b5e406 Add some comments in software and improve README 2024-08-04 12:43:54 +09:00
Ben Bullock
69a8773874 Change to use the Python for making the index 2024-08-04 12:20:55 +09:00
Ben Bullock
a770f9b1b9 Change to markdown readme 2024-08-04 11:56:19 +09:00
Ben Bullock
ff5fc3d396 Improve the documentation about the release
Add some comments in kvg.py.

Remove commented-out code in updatepublic.sh
2024-08-04 11:54:11 +09:00
Ben Bullock
ad09506db7 Change to dash in 08b58-Kaisho.svg 2024-08-03 10:32:45 +09:00
Ben Bullock
18eaaf5e5b Fix wrong types and group in 07063.svg 2024-08-02 10:25:21 +09:00
Ben Bullock
6642fbed47 081e7-HzFstTenFst.svg groups and types 2024-08-01 15:55:36 +09:00
Ben Bullock
54fd4cdc9f Stroke/group fixes in 07dad-Kaisho.svg 2024-07-30 09:24:34 +09:00
Ben Bullock
ba092c02b8 Add 䍃 element to some cases where it was missing
Most of the elements containing 䍃 seemed to already have it but four
of them were missing it. I haven't checked the history to work out why
but just gone ahead and added it to all the four missing cases.
2024-07-29 10:36:04 +09:00
Ben Bullock
8e7a596561 Types/groups in 07063-Kaisho.svg 2024-07-27 23:41:27 +09:00
Ben Bullock
2c3e5cec13 Change type in 2nd and 3rd stroke of 祭 to a dash 2024-07-26 10:09:40 +09:00
Ben Bullock
34f57cc10a Strokes/groups in 085cf-HzFstTenFst.svg 2024-07-25 09:28:21 +09:00
Ben Bullock
604141d0dd Groups and types in 08d13-KaishoHzFst.svg 2024-07-24 15:00:28 +09:00
Ben Bullock
ed94ea48f9 Replace 丨 (Unicode 4e28) with ㇑ (CJK Stroke S)
Somehow a few of the -Kaisho and other files had an incorrect but
identical-looking vertical line Unicode 4e28 instead of CJK Stroke S
(Unicode 31D1)
2024-07-23 08:57:45 +09:00
Ben Bullock
dfd0c755b5 Stroke types and groups in 08d13-KaishoHzFstTenFst.svg 2024-07-22 08:32:52 +09:00
Ben Bullock
c5c6ebf8af Stroke types in 08cab-Kaisho.svg 2024-07-19 10:21:44 +09:00
Ben Bullock
b4263d1a07 Stroke types in 08b7d-LeFst.svg 2024-07-19 09:28:09 +09:00
Ben Bullock
79526e83ce Change to a "dash" in 0621e-Kaisho.svg stroke 2 2024-07-19 09:23:46 +09:00
Ben Bullock
afd0c46a73 Change stroke types of left upper part of 然 to a dash 2024-07-18 10:22:38 +09:00
Ben Bullock
c3fdc5fc40 Fix stroke types and groups in 06b12-Kaisho.svg 2024-07-17 09:04:59 +09:00
Ben Bullock
725d3f4813 Fix T/P mixup in 05269-Kaisho 2024-07-16 10:02:00 +09:00
Ben Bullock
830bfbb08d Stroke types in 091ce-KaishoVtLst.svg 2024-07-13 15:09:05 +09:00
Ben Bullock
aeab6f57f9 Direction of stroke 9 of 05f99-HzFst.svg 2024-07-12 08:02:51 +09:00
Ben Bullock
857473e83c Downstroke in 05bd0-Kaisho.svg 2024-07-08 08:14:30 +09:00
Ben Bullock
9d9f2e1bff Types and groups in 06b5f-LeFst.svg 2024-07-05 17:40:50 +09:00
Ben Bullock
003dd10093 Types and groups in 06075-Kaisho.svg 2024-07-05 17:33:47 +09:00
Ben Bullock
35f8bfd4f5 Fix wrong stroke type in 08fae-Kaisho 2024-07-04 07:51:32 +09:00
Ben Bullock
a2a73108fa Change erroneous P strokes to T strokes 2024-07-04 07:44:22 +09:00
Ben Bullock
54fb9f00bb Fixups for kanji/06200-Kaisho.svg 2024-07-03 08:09:46 +09:00
Ben Bullock
90b39ec43b Groups fixed and types shifted
Command is

./typeshift --file 05f4e-Kaisho.svg -shift 8-13=1-6,2-7=8-13,1=7 --write
2024-07-03 08:06:22 +09:00
Ben Bullock
e052a6417b Groups and types in 08b8a-Kaisho.svg
This also uses typeshift to shift the types around.
2024-07-03 07:58:25 +09:00
Ben Bullock
7eba98284a Swap strokes in 0947e-Kaisho.svg using typeshift
Also fix groups
2024-07-03 07:50:38 +09:00
Ben Bullock
67ec210508 T/P stroke type mixup in 05634-Kaisho.svg 2024-07-01 10:03:33 +09:00
Ben Bullock
dfdb91ad6a Fix swapped stroke types in 08e55-Kaisho, remove single-line group 2024-06-29 19:57:30 +09:00
Ben Bullock
eb7028440f Stroke labels, types in kanji/08cb2-KaishoHzFst.svg 2024-06-29 19:33:04 +09:00
Ben Bullock
c48b24a0e7 Groups and stroke types in 0883b-Kaisho.svg 2024-06-29 19:16:09 +09:00
Ben Bullock
3a6127c748 Remove duplicated CJK Stroke T in types of 0905c-Hyougai.svg 2024-06-29 19:04:14 +09:00
Ben Bullock
0ab1f8866a "Mother" stroke type in 05be6 2024-06-29 18:11:23 +09:00
Ben Bullock
56d8ca6f89 Types and groups in 05dd2-Kaisho.svg 2024-06-29 17:59:49 +09:00
Ben Bullock
2110559513 types in 0670d-KaishoVtFst.svg 2024-06-29 13:53:40 +09:00
Ben Bullock
5f9e08b7f4 05be6-Kaisho.svg "mother" stroke 2024-06-29 13:51:35 +09:00
Ben Bullock
7af9f66675 051db.svg stroke type 2024-06-29 13:50:24 +09:00
Ben Bullock
d5bb036d08 Types in 07240-Kaisho.svg 2024-06-29 12:24:39 +09:00