From 4cbdd5eb1c6155840b6d808698e4ac04644be4ff Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 26 Jan 2023 17:31:51 +0900 Subject: [PATCH] (GT-K10476): Apply new conventions for glyph granularity for components of ideographic-structure. --- lisp/utf-2000/Ideograph-R026-Seal.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index d1a1465..121b36e 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -4646,7 +4646,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs . #x9B5A) ; 魚 + ((=ucs@unicode . #x9B5A) ; &AJ1-01685; + (=adobe-japan1-0 . 01685) ; &AJ1-01685; ) ((=ucs . #x5369) ; 卩 )) -- 1.7.10.4