(=hanyo-denshi/hg): New coded-charset for XEmacs CHISE.
authortomo <tomo>
Mon, 14 Feb 2011 23:56:18 +0000 (23:56 +0000)
committertomo <tomo>
Mon, 14 Feb 2011 23:56:18 +0000 (23:56 +0000)
lisp/mule/mule-conf.el

index 37798ea..eb086e8 100644 (file)
               min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
               max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
               code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
+  (make-charset
+   '=hanyo-denshi/hg
+   "HG (HyouGai Kanji) part of Han'you-Denshi characters"
+   `(long-name "Han'you-Denshi/HG"
+              chars 94
+              dimension 2
+              columns 2
+              graphic 2
+              direction l2r
+              registry "HanyoDenshi\\.HG-0$"
+              min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
+              max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
+              code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
 
   (make-charset
    '=>>hanyo-denshi/ft