From: tomo Date: Wed, 16 Feb 2011 16:01:59 +0000 (+0000) Subject: (=hanyo-denshi/ks): New coded-charset for XEmacs CHISE. X-Git-Tag: r21-4-22-chise-0_25-6^20~558 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cc295f010869d0e29e610e54e2bfc0467d9af725;p=chise%2Fxemacs-chise.git.1 (=hanyo-denshi/ks): New coded-charset for XEmacs CHISE. (=hanyo-denshi/ks/mf): Ditto. --- diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 07caf82..3e7e4e9 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -1649,6 +1649,28 @@ min-code ,(+ (lsh #x6402 16) #xAC00) max-code ,(+ (lsh #x6402 16) #xD7AF) code-offset ,(+ (lsh #x6402 16)))) + (make-charset + '=hanyo-denshi/ks + "KS (KoSeki) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/KS font encoding" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r)) + (make-charset + '=hanyo-denshi/ks/mf + "font encoding for KS (KoSeki) characters" + `(long-name "Han'you-Denshi/KS font encoding" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.KSMF-0$" + min-code ,(lsh #x6403 16) + max-code ,(+ (lsh #x6403 16) #xFFFF) + code-offset ,(lsh #x6403 16))) (make-charset '=>>hanyo-denshi/ft