From 0c7f4a0020383289a3979000b62f7bf79686f420 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 5 Feb 2022 10:30:18 +0900 Subject: [PATCH] (U+725A): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R092-Fang.el | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R092-Fang.el b/lisp/utf-2000/Ideograph-R092-Fang.el index e1f6342..6312843 100644 --- a/lisp/utf-2000/Ideograph-R092-Fang.el +++ b/lisp/utf-2000/Ideograph-R092-Fang.el @@ -252,12 +252,29 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((=ucs . #x5C1A) ; 尚 + ((=>ucs@iwds-1 . #x5C19) ; &J97-3E30; + (=>jis-x0208 . #x3E30) ; &J97-3E30; [30-16] ) ((=ucs . #x7259) ; 牙 )) (=ucs . #x725A) ; 牚 - (=adobe-japan1-5 . 19526) ; &I-AJ1-19526; + )) +(define-char + '((<-denotational + ((=ucs . #x725A) ; 牚 + )) + (ideographic-radical . 92) ; ⽛ + (ideographic-strokes . 8) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=gt-k . 05014) ; >-K05014; + ) + ((=ucs . #x7259) ; 牙 + )) + (=ucs@unicode . #x725A) ; &AJ1-19526; + (=adobe-japan1-5 . 19526) ; &AJ1-19526; (=jis-x0212 . #x4A57) ; &I-JSP-4A57; [42-55] (=iso-ir165 . #x2C37) ; &I-EGB-2C37; [12-23] (=cns11643-2 . #x3D6B) ; &I-C2-3D6B; [29-75] -- 1.7.10.4