1
0
mirror of https://github.com/KanjiVG/kanjivg.git synced 2026-04-19 20:10:42 +02:00
Commit Graph

1361 Commits

Author SHA1 Message Date
Ben Bullock
324f14bb0b File consistency update
Three files had inconsistencies such as wrong top element, or ids
varying from the file name.
2022-04-15 12:39:46 +09:00
Ben Bullock
5903ce7b3a Merge pull request #305 from KanjiVG/jis-jiten
Add the JIS漢字字典 radicals as "jis"
2022-04-15 09:28:25 +09:00
Ben Bullock
52de660955 Merge pull request #304 from KanjiVG/072ae-components
072ae components
2022-04-15 06:31:27 +09:00
Ben Bullock
33f10194cf Merge pull request #303 from KanjiVG/fix-09957
Fix 09957
2022-04-15 06:31:02 +09:00
Ben Bullock
69c954131f Merge pull request #302 from KanjiVG/move-jinmei
Move the jinmei characters to better Unicode points
2022-04-15 06:30:26 +09:00
Ben Bullock
bb7fe93d55 Merge pull request #301 from KanjiVG/fix-07e8e-K
Fix 07e8e-Kaisho.svg
2022-04-15 06:29:57 +09:00
Ben Bullock
854ae9630b Merge pull request #300 from KanjiVG/fix-07e96-K
Fix up 07e96-Kaisho.svg
2022-04-15 06:29:33 +09:00
Ben Bullock
9b14b13389 Run a script to regroup the paths containing 犮 2022-04-14 10:28:14 +09:00
Ben Bullock
6cb357a940 Hand-edit some of the 72ae components prior to running a script
These files needed to be edited to be consistent enough to run the
automated script on them.
2022-04-14 09:44:06 +09:00
Ben Bullock
07db15d187 Add back the deleted file under a new name 2022-04-14 07:55:21 +09:00
Ben Bullock
7a84d1c05d Move dotted form of 09957 to main file
Add stroke numbers and correct some positions etc.
2022-04-14 07:52:54 +09:00
Ben Bullock
dfe5dab9b1 Move 09957 to a new name 2022-04-14 07:46:45 +09:00
Ben Bullock
cea1438ab6 Move the jinmei characters to better Unicode points
Also fixed 07063 consistency
2022-04-14 07:20:14 +09:00
Ben Bullock
0a54f15220 Fix 07e8e-Kaisho.svg
The last six strokes were made the first six, a number was added for
stroke 21, and strokes 7 and 8 were swapped. I checked the stroke
order here:

https://kakijun.jp/page/E39A200.html
2022-04-14 07:12:03 +09:00
Ben Bullock
41210e6a16 Fix up 07e96-Kaisho.svg
See https://github.com/KanjiVG/kanjivg/issues/297
2022-04-14 06:44:38 +09:00
Ben Bullock
2c69ab31cc Add the JIS漢字字典 radicals as "jis"
See https://github.com/KanjiVG/kanjivg/issues/299
2022-04-14 06:09:48 +09:00
Ben Bullock
da3740ba43 Merge pull request #298 from KanjiVG/hi-path-type
Change path type of 非 first stroke from ㇒ to ㇓
2022-04-14 05:31:01 +09:00
Ben Bullock
8562d7c9fd Merge pull request #294 from KanjiVG/issue204
The problem of issue 204 across all of KanjiVG
2022-04-14 05:30:25 +09:00
Ben Bullock
adfccf1f03 Merge pull request #293 from KanjiVG/fix-053db
Fix groups in 053db.svg
2022-04-14 05:29:59 +09:00
Ben Bullock
4767374ed9 Merge pull request #292 from KanjiVG/fix-04e58-Kaisho
Fix groups in 04e58-Kaisho
2022-04-14 05:29:42 +09:00
Ben Bullock
baab56774a Merge pull request #291 from KanjiVG/fix-07063
Fix groups in 07063.svg
2022-04-14 05:28:57 +09:00
Ben Bullock
d222352a9f Change path type of 非 first stroke from ㇒ to ㇓
For some reason the left vertical of 非 had stroke type ㇒ in
KanjiVG. Given the error I made with 心 and 灬 I did check against the
CJK stroke type documentation but I cannot see any evidence why ㇒ is
the correct stroke path, so I'm changing all of these to ㇓. 非 is
also used as a "visual" subelement of 韭 (nira), but almost all of
these nira elements, except two which seem to contain errors, see

https://github.com/KanjiVG/kanjivg/issues/296

and

https://github.com/KanjiVG/kanjivg/issues/297,

have a vertical stroke, so those are all unchanged.

This should fix

https://github.com/KanjiVG/kanjivg/issues/286
2022-04-13 12:37:34 +09:00
Ben Bullock
1123544cc3 Files made consistent
Some attributes had got into the wrong order, and some of the IDs on
the outermost groups (StrokePaths_ and StrokeNumbers_) had diverged
from the file name.
2022-04-13 11:35:35 +09:00
Ben Bullock
eea1f60c2a Merge pull request #295 from KanjiVG/fix-usu
Fix usu
2022-04-13 11:34:31 +09:00
Ben Bullock
c7aa5c5269 Rescue some of 68cd875ffb
Some groups were added in a deleted commit so I'm adding them again
here.
2022-04-13 10:49:11 +09:00
Ben Bullock
fa4a09ac87 Run the usu script to fix stroke order issue
This runs a script which moves files around and deletes old files, as
well as editing files where there is no HzFst version to move the
strokes around.
2022-04-13 10:38:47 +09:00
Ben Bullock
6c270ef8ed Various file edits in preparation for usu script
This gets a lot of files into better order by removing minor errors or
reclassifying wrong groups, so that the usu script can run cleanly.
2022-04-13 10:37:06 +09:00
Ben Bullock
7df267728e Change bad path type in 𠕁 subelements
This change consists of searching for 𠕁 elements with IDS, then
searching the KanjiVG file for a group with element 冊, then looking
at this group's paths to see if they correspond to the type, and
swapping them around if so. The single-element groups on these paths
were in a mess already, so I have just removed them completely.

From the groupings, it seems as if this was done to add another stroke
order variant for this 冊 piece, but in fact all of the found elements
in KanjiVG had the same stroke order.
2022-04-13 09:06:18 +09:00
Ben Bullock
f30d4e1ebc Fix groups in 053db.svg
I removed a 十 group, it's hard to know what to do with these.
2022-04-13 07:13:49 +09:00
Ben Bullock
82e4756c13 Fix groups in 04e58-Kaisho 2022-04-13 07:09:16 +09:00
Ben Bullock
0f29528072 Fix groups in 07063.svg 2022-04-13 06:25:30 +09:00
Ben Bullock
ad6dbd4bc3 Rearrange strokes in 06a0a.svg
This kanji had its strokes muddled up, so I've hand-edited them into
the correct order.
2022-04-13 06:23:19 +09:00
Ben Bullock
d75f508c5f Merge pull request #288 from KanjiVG/radical-fixes
Radical fixes
2022-04-13 06:15:57 +09:00
Ben Bullock
1f1760eb01 Nelson/Tradit radical work
This adds missing cases of nelson or tradit to the kvg:radical field
on the appropriate elements.
2022-04-12 11:00:31 +09:00
Ben Bullock
be12181215 Add in tradit/nelson radical info where missing 2022-04-12 10:31:41 +09:00
Ben Bullock
143b44557d Change general to tradit since there is also nelson 2022-04-12 09:38:30 +09:00
Ben Bullock
0edae07e51 Remove some instances where "nelson" was misapplied
The five files in this commit all have a general radical in the
correct place plus a "nelson" radical in somewhere very unlikely, but
which uses the same original element as the general radical. Although
I don't have a copy of Nelson to check against, I'm fairly certain
these are errors, since Nelson was at least consistent.
2022-04-12 09:35:01 +09:00
Ben Bullock
f248e8a5c6 Change "tradit" to "general" where no Nelson variant
In the cases where no variant Nelson radical exists, change the value
of kvg:radical to "general" from "tradit". The cases where a variant
Nelson radical exists are unaltered.
2022-04-12 09:04:42 +09:00
Ben Bullock
d21a649384 Merge pull request #285 from KanjiVG/fix-west
Fix up the "west" elements
2022-04-12 08:26:46 +09:00
Ben Bullock
294e55d251 Change unicode point for 04e17 2022-04-12 08:20:01 +09:00
Ben Bullock
a7fb7b3ec5 Change radical of 04e17 2022-04-12 08:09:06 +09:00
Ben Bullock
a146357099 Correct the radicals of 05e30 2022-04-12 08:05:57 +09:00
Ben Bullock
32e8b6e127 Radicals corrected on 053b3, 0599b, 07531 2022-04-12 07:56:00 +09:00
Ben Bullock
69623dd3ee Swap around groups on 07adf
This makes sure that the tradit radical has an element associated with
it.
2022-04-12 07:43:16 +09:00
Ben Bullock
2756461a07 Split 0820a to nelson/tradit radical
The correct Kangxi radical for 0820a is 臼
2022-04-12 07:35:22 +09:00
Ben Bullock
0a8816a241 Split Nelson/Kangxi radical for 07740 & variants 2022-04-12 07:22:52 +09:00
Ben Bullock
3adeccac2b Another 辛 radical 2022-04-12 07:18:59 +09:00
Ben Bullock
3020384f20 Fix incorrect radical on 08fa8, 08faf 2022-04-12 06:54:27 +09:00
Ben Bullock
5a3c03e347 Move misplaced radical attribute on 08085 2022-04-12 06:50:21 +09:00
Ben Bullock
20a1c53874 Change tradit radical of 単 to 十
Also change original field on top element to be correct two boxes
2022-04-12 06:43:15 +09:00