From 3926ece2acbacd133aacbee689476649f7d7e7ac Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 18 Dec 2022 14:46:08 +0900 Subject: [PATCH] (SW-JIGUGE-30606): Map to U-00020A12 instead of U-0002868D as a corresponding modern character. (SW-JIGUGE-30707): Add `<-formed@flipped-horizontally' for SW-JIGUGE-30604. --- lisp/utf-2000/ShuoWen-SR338.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/ShuoWen-SR338.el b/lisp/utf-2000/ShuoWen-SR338.el index c181bc0..a10789e 100644 --- a/lisp/utf-2000/ShuoWen-SR338.el +++ b/lisp/utf-2000/ShuoWen-SR338.el @@ -31,7 +31,7 @@ '((shuowen-radical . 338) ; 卩 (=shuowen-jiguge . 30606) ; &SW-JIGUGE-30606; (<-Small-Seal@shuowen - ((=ucs . #x2868D) ; 𨚍 + ((=ucs . #x20A12) ; 𠨒 )) (->subsumptive ((===shuowen-jiguge-A30 . 31606) ; &SW-JIGUGE30-31606; @@ -177,6 +177,9 @@ (<-Small-Seal@shuowen ((=ucs . #x353F) ; 㔿 )) + (<-formed@flipped-horizontally + ((=shuowen-jiguge . 30604) ; &SW-JIGUGE-30604; + )) (->subsumptive ((===shuowen-jiguge-A30 . 31707) ; &SW-JIGUGE30-31707; ) -- 1.7.10.4