From 57cd51f09ebc8907f6af2ae8d42ecb8deb71d518 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 6 Jan 2004 12:59:51 +0000 Subject: [PATCH] Add some `total-strokes' features. --- lisp/utf-2000/Ideograph-R174-Blue.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R174-Blue.el b/lisp/utf-2000/Ideograph-R174-Blue.el index 4324a2c..140ac21 100644 --- a/lisp/utf-2000/Ideograph-R174-Blue.el +++ b/lisp/utf-2000/Ideograph-R174-Blue.el @@ -92,12 +92,14 @@ (define-char '((ideographic-radical . 174) ; â¾­ (ideographic-strokes . 4) + (total-strokes . 12) (=ucs . #x9753) ; 靓 (=gb2312 . #x7626) ; ø»†‚¿ )) (define-char '((ideographic-radical . 174) ; â¾­ (ideographic-strokes . 4) + (total-strokes . 12) (=ucs . #x9754) ; 靔 (=iso-ir165 . #x2E7A) ; ø»‚³ )) -- 1.7.10.4