From 6ba4a70223b517925efaa3d78aa5b1965e485427 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 5 Feb 2014 20:32:55 +0900 Subject: [PATCH] Add `=decomposition@hanyo-denshi' for a representative (detailed) glyph-image of Hanyo-Denshi/KS. --- lisp/utf-2000/Ideograph-R077-Stop.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R077-Stop.el b/lisp/utf-2000/Ideograph-R077-Stop.el index e535f9b..b2d6cd8 100644 --- a/lisp/utf-2000/Ideograph-R077-Stop.el +++ b/lisp/utf-2000/Ideograph-R077-Stop.el @@ -68,7 +68,12 @@ ((=ucs . #x6B62) ; 止 )) (->subsumptive - ((==big5-cdp . #x8960) ; &R-HD-KS-184490; + ((=decomposition@hanyo-denshi + ((=ucs . #x6B62) ; 止 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (==big5-cdp . #x8960) ; &R-HD-KS-184490; (==hanyo-denshi/ks . 184490) ; &R-HD-KS-184490; (=hanyo-denshi/ks/mf . #x4811) ; &R-HD-KS-184490; ) -- 1.7.10.4