From ff5b3ef126251678747359a2269edaf86368fda1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 13 May 2014 21:16:42 +0900 Subject: [PATCH] Add Hanyo-Denshi/JT code points. --- lisp/utf-2000/Ideograph-R109-Eye.el | 45 ++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R109-Eye.el b/lisp/utf-2000/Ideograph-R109-Eye.el index debdb71..70fa2a8 100644 --- a/lisp/utf-2000/Ideograph-R109-Eye.el +++ b/lisp/utf-2000/Ideograph-R109-Eye.el @@ -1770,6 +1770,15 @@ '((ideographic-radical . 109) ; ⽬ (ideographic-strokes . 5) (total-strokes . 10) + (=ucs . #x771E) ; 眞 + )) +(define-char + '((<-denotational + ((=ucs . #x771E) ; 眞 + )) + (ideographic-radical . 109) ; ⽬ + (ideographic-strokes . 5) + (total-strokes . 10) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ @@ -1787,7 +1796,13 @@ ((=gt-k . 00059) ; >-K00059; )) )) - (=ucs . #x771E) ; 眞 + (=>>ucs@unicode . #x771E) ; &G-J0-6243; + (=>>jis-x0208 . #x6243) ; &G-J0-6243; [66-35] + (=>>jis-x0213-1 . #x6243) ; &G-J0-6243; [66-35] + (=>>big5-cdp . #x88E9) ; &G-J0-6243; + (=>>gt . 29751) ; &G-J0-6243; + (=>>gt-k . 06615) ; &G-J0-6243; + (=>>daikanwa . 23235) ; &G-J0-6243; (->subsumptive ((=ucs@unicode . #x771E) ; >-29751; (=jis-x0208 . #x6243) ; >-29751; [66-35] @@ -1820,6 +1835,34 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x771E) ; 眞 + )) + (ideographic-radical . 109) ; ⽬ + (ideographic-strokes . 5) + (total-strokes . 10) + (=decomposition@hanyo-denshi + ((=ucs . #x771E) ; 眞 + ) + ((=ucs . #xE0104) ; 󠄄 + )) + (=hanyo-denshi/jt . #xB64B) ; &HD-JT-B64B; + )) +(define-char + '((<-denotational + ((=ucs . #x771E) ; 眞 + )) + (ideographic-radical . 109) ; ⽬ + (ideographic-strokes . 5) + (total-strokes . 10) + (=decomposition@hanyo-denshi + ((=ucs . #x771E) ; 眞 + ) + ((=ucs . #xE0103) ; 󠄃 + )) + (=hanyo-denshi/jt . #xB651) ; &HD-JT-B651; + )) +(define-char '((ideographic-radical . 109) ; ⽬ (ideographic-strokes . 5) (total-strokes . 10) -- 1.7.10.4