Ben Bullock
8e4b031e7b
Merge pull request #493 from runarberg/fix-stroke-mistaken-as-element
...
Fix a stroke type mistaken as element
2025-07-27 13:59:37 +09:00
Ben Bullock
a5361bea48
Merge pull request #494 from runarberg/add-dot-group-05c28
...
Add the 丶 group to 尨
2025-07-27 13:58:31 +09:00
Ben Bullock
06e1a001cf
Merge pull request #495 from runarberg/fix-nelson-radical
...
Fix nelson radical of 皷
2025-07-27 13:57:01 +09:00
Rúnar Berg
e951d4bf9d
Fix nelson radical of 皷
...
The Nelson dictionary lists 皷 as having radical 207 which is 鼓, not
壴, which is not a radical.
2025-07-26 17:28:13 -07:00
Rúnar Berg
abdee22dbc
Add the 丶 group to 尨
...
This brings it up to paraty with 尤 and allows scripts to extract the
correct nelson radical.
2025-07-26 14:45:58 -07:00
Rúnar Berg
bc7ac5359c
Fix a stroke type mistaken as element
...
The horizontal stroke ㇐ (U+31D0) was mistaken as the element
一 (U+4E00) in a couple of places. The former is used to denote stroke
types on <path>. But in these two cases it was used to denote elements
on <g>.
2025-07-26 14:37:47 -07:00
Ben Bullock
761c815917
Merge pull request #489 from ThatKanjiJew/patch-6
...
Update 04e03.svg
This looks OK to me, I don't think Dr Apel will look at the change so I'll do the merge myself.
2025-07-02 14:09:46 +09:00
ThatKanjiJew
469fc4943e
Update 04e03.svg
...
Changed the second stroke to ㇄
2025-07-01 16:23:48 -04:00
Ben Bullock
b251a8d3bb
Change radical type to "tradit" since there is no alternative
...
"nelson" should only be used when there is a Kang-Xi radical
("tradit") and Nelson disagrees with that.
2025-06-18 17:02:59 +09:00
Ben Bullock
04fe1c34a2
Merge pull request #484 from Rindrics/add-7f63
...
Add "罣" (U+7F63)
2025-06-18 17:01:56 +09:00
Ben Bullock
106cbadc4f
Fix a wrong stroke number
2025-06-18 17:00:59 +09:00
Ben Bullock
0b1795f9a4
Merge pull request #483 from Rindrics/add-57f5
...
Add "埵" (U+57F5)
2025-06-18 16:58:40 +09:00
Akira Hayashi
ec6f85aad6
Update stroke order
2025-06-15 16:12:10 +09:00
Akira Hayashi
296cb7bde0
Replace unicode for 罣
2025-06-15 16:10:46 +09:00
Akira Hayashi
6bd8546083
Paste bottom 圭 from 0594e.svg
2025-06-15 16:09:07 +09:00
Akira Hayashi
1581f199bf
Remove bottom element that should be replaced
2025-06-15 16:05:30 +09:00
Akira Hayashi
db93493132
Replace unicode for 罣
2025-06-15 16:00:01 +09:00
Akira Hayashi
bba3b8998a
Copy from 08700.svg to reuse 罒
2025-06-15 15:59:56 +09:00
Akira Hayashi
dc56dff39c
Correct stroke numberings
2025-06-15 15:26:40 +09:00
Akira Hayashi
c66b61f271
Replace unicode for 埵
2025-06-15 15:20:26 +09:00
Akira Hayashi
c8c0ead080
Paste 垂 from 07761.svg
2025-06-15 15:20:25 +09:00
Akira Hayashi
515aa22b55
Remove unnecessary element and its strokes
2025-06-15 15:20:25 +09:00
Akira Hayashi
b58de91f85
Replace main symbol
2025-06-15 15:20:24 +09:00
Akira Hayashi
6b976e0cec
Replace unicode for 埵
2025-06-15 15:20:24 +09:00
Akira Hayashi
43dab8bfe8
Copy from 0576a.svg which has same element "土"
2025-06-15 15:20:01 +09:00
Ben Bullock
b8a2ff943b
Fixups detected by read-write-test - see diffs
2025-05-12 09:52:07 +09:00
Ben Bullock
2640e2c8b9
Merge pull request #478 from micha030201/master
...
A bunch of decomposition fixes
2025-05-07 07:11:40 +09:00
Ben Bullock
ff98570bfa
Merge branch 'master' into master
2025-05-07 07:10:26 +09:00
Ben Bullock
84a317ec30
Fix to match 09a42, 06ef2, 06158, 08518, 09c3a
...
From 1c51da144f (diff-a774b31b234cf1ffede127cceba5208c35ef6c13a660ec111c322a7b8aece661)
r20250422
2025-04-16 07:34:10 +09:00
Ben Bullock
d054c51f65
Fix from 16c16ebf27 (diff-f05d7d03d6a441b8f31f008c1050ed882052cdbd4a83fbfd16762cbc80088f7a)
2025-04-07 08:19:50 +09:00
Ben Bullock
c7e0024342
micha030201 fix for 058f7.svg
...
This is from
9e255986c1 (diff-341d908de0a5843fc920aed67e35214bd743a9571927ca0f7f9909e49c481996)
2025-03-24 13:53:32 +09:00
Ben Bullock
6cf5ad4ffb
Element name fix from micha030201
...
See ab17ea619f (diff-5e29a9d597d57ee484d5d20eeedab4211b386796a7e179dd9876cc795867b298)
2025-03-03 09:17:29 +09:00
Ben Bullock
3449901d6c
Add 畀
...
This is inspired by
ab72a48726 (diff-831df74e7b23c098384aa41f4dd14cd7a07c6576aaecbfa490ef4c20afb8ca39)
2025-02-19 14:14:11 +09:00
micha
1c51da144f
Fix to match 09a42, 06ef2, 06158, 08518, 09c3a
2025-02-05 14:21:18 +09:00
micha
16c16ebf27
Fix misnamed element
2025-02-05 14:16:47 +09:00
micha
7fb9f82788
Fix nesting
2025-02-05 14:13:29 +09:00
micha
059428d4a2
Fix misnamed element
2025-02-05 13:41:15 +09:00
micha
4dba5fe5d5
Name element
2025-02-05 13:40:53 +09:00
micha
a5b0e48252
Add element to match 05c03
2025-02-05 13:40:18 +09:00
micha
95f29160da
Name some elements
2025-02-04 17:53:33 +09:00
micha
91b12de685
Fix nesting
2025-02-04 17:49:54 +09:00
micha
c8d31525c8
Fix elements
2025-02-04 17:46:21 +09:00
micha
abf1558a03
Fix missing part
2025-02-04 17:43:23 +09:00
micha
7fde3ba42b
Add element to match 056ce
2025-02-04 17:40:42 +09:00
micha
9e9154a79a
Fix nesting
2025-02-04 17:38:28 +09:00
micha
5e2ce232f0
Fix nesting
2025-02-04 17:36:05 +09:00
micha
05c26642cc
Fix nesting
2025-02-04 17:34:22 +09:00
micha
75552f4ae8
Add elements to match 0621a
2025-02-04 17:32:09 +09:00
micha
e7c1b35e42
Name elements to match 05f9e
2025-02-04 17:25:39 +09:00
micha
5532b859f3
Fix nesting
2025-02-04 17:18:47 +09:00