X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-conf.el;h=b239d3e61f43f1c1d77722ace2cdafe30a080919;hb=9871a43039a6eed80a3e04f531abcaeea0d93d40;hp=3e7e4e94596c509a2ae4cbfb5e56cf017d76f19e;hpb=cc295f010869d0e29e610e54e2bfc0467d9af725;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 3e7e4e9..b239d3e 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008, -;; 2009, 2010, 2011 MORIOKA Tomohiko +;; 2009, 2010, 2011, 2012, 2013 MORIOKA Tomohiko ;; Keywords: mule, multilingual, character set, coding system @@ -29,6 +29,349 @@ (cond ((featurep 'utf-2000) (make-charset + '=adobe-japan1-base + "Adobe-Japan1 Character Collection for CID-Keyed Fonts" + `(long-name "Adobe-Japan1" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "AdobeJapan1-[0-6]$" + min-code ,(lsh #x6300 16) + max-code ,(+ (lsh #x6300 16) 23057) + code-offset ,(lsh #x6300 16))) + (make-charset + '=adobe-japan1-0 + "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-0" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-base + min-code 0 + max-code 8283 + registry "AdobeJapan1-0$")) + (make-charset + '=adobe-japan1-1 + "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-1" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-0 + min-code 0 + max-code 8358 + registry "AdobeJapan1-1$")) + (make-charset + '=adobe-japan1-2 + "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-2" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-1 + min-code 0 + max-code 8719 + registry "AdobeJapan1-2$")) + (make-charset + '=adobe-japan1-3 + "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-3" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-2 + min-code 0 + max-code 9353 + registry "AdobeJapan1-3$")) + (make-charset + '=adobe-japan1-4 + "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-4" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-3 + min-code 0 + max-code 15443 + registry "AdobeJapan1-4$")) + (make-charset + '=adobe-japan1-5 + "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-5" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-4 + min-code 0 + max-code 20316 + registry "AdobeJapan1-5$")) + (make-charset + '=adobe-japan1-6 + "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts" + '(long-name "Adobe-Japan1-6" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-5 + min-code 0 + max-code 23057 + registry "AdobeJapan1-6$")) + (define-charset-alias '=adobe-japan1 '=adobe-japan1-6) + + (make-charset + '=>>>adobe-japan1-0 + "Adobe-Japan1-0 abstract glyph-forms" + '(long-name "Adobe-Japan1-0 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =adobe-japan1-0 + registry "AdobeJapan1-0$")) + (make-charset + '=>>>adobe-japan1-1 + "Adobe-Japan1-1 abstract glyph-forms" + '(long-name "Adobe-Japan1-1 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1-0 + registry "AdobeJapan1-1$")) + (make-charset + '=>>>adobe-japan1-2 + "Adobe-Japan1-2 abstract glyph-forms" + '(long-name "Adobe-Japan1-2 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1-1 + registry "AdobeJapan1-2$")) + (make-charset + '=>>>adobe-japan1-3 + "Adobe-Japan1-3 abstract glyph-forms" + '(long-name "Adobe-Japan1-3 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1-2 + registry "AdobeJapan1-3$")) + (make-charset + '=>>>adobe-japan1-4 + "Adobe-Japan1-4 abstract glyph-forms" + '(long-name "Adobe-Japan1-4 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1-3 + registry "AdobeJapan1-4$")) + (make-charset + '=>>>adobe-japan1-5 + "Adobe-Japan1-5 abstract glyph-forms" + '(long-name "Adobe-Japan1-5 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1-4 + registry "AdobeJapan1-5$")) + (make-charset + '=>>>adobe-japan1-6 + "Adobe-Japan1-6 abstract glyph-forms" + '(long-name "Adobe-Japan1-6 abstract glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1-5 + registry "AdobeJapan1-6$")) + (define-charset-alias '=>>>adobe-japan1 '=>>>adobe-japan1-6) + + (make-charset + '=>>adobe-japan1-0 + "Adobe-Japan1-0 abstract glyphs" + '(long-name "Adobe-Japan1-0 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>>adobe-japan1 + registry "AdobeJapan1-0$")) + (make-charset + '=>>adobe-japan1-1 + "Adobe-Japan1-1 abstract glyphs" + '(long-name "Adobe-Japan1-1 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1-0 + registry "AdobeJapan1-1")) + (make-charset + '=>>adobe-japan1-2 + "Adobe-Japan1-2 abstract glyphs" + '(long-name "Adobe-Japan1-2 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1-1 + registry "AdobeJapan1-2")) + (make-charset + '=>>adobe-japan1-3 + "Adobe-Japan1-3 abstract glyphs" + '(long-name "Adobe-Japan1-3 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1-2 + registry "AdobeJapan1-3")) + (make-charset + '=>>adobe-japan1-4 + "Adobe-Japan1-4 abstract glyphs" + '(long-name "Adobe-Japan1-4 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1-3 + registry "AdobeJapan1-4")) + (make-charset + '=>>adobe-japan1-5 + "Adobe-Japan1-5 abstract glyphs" + '(long-name "Adobe-Japan1-5 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1-4 + registry "AdobeJapan1-5")) + (make-charset + '=>>adobe-japan1-6 + "Adobe-Japan1-6 abstract glyphs" + '(long-name "Adobe-Japan1-6 abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1-5 + registry "AdobeJapan1-6")) + (define-charset-alias '=>>adobe-japan1 '=>>adobe-japan1-6) + + (make-charset + '=+>adobe-japan1-0 + "Adobe-Japan1-0 unified abstract glyphs" + '(long-name "Adobe-Japan1-0 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>adobe-japan1 + registry "AdobeJapan1-0$")) + (make-charset + '=+>adobe-japan1-1 + "Adobe-Japan1-1 unified abstract glyphs" + '(long-name "Adobe-Japan1-1 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =+>adobe-japan1-0 + registry "AdobeJapan1-1")) + (make-charset + '=+>adobe-japan1-2 + "Adobe-Japan1-2 unified abstract glyphs" + '(long-name "Adobe-Japan1-2 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =+>adobe-japan1-1 + registry "AdobeJapan1-2")) + (make-charset + '=+>adobe-japan1-3 + "Adobe-Japan1-3 unified abstract glyphs" + '(long-name "Adobe-Japan1-3 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =+>adobe-japan1-2 + registry "AdobeJapan1-3")) + (make-charset + '=+>adobe-japan1-4 + "Adobe-Japan1-4 unified abstract glyphs" + '(long-name "Adobe-Japan1-4 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =+>adobe-japan1-3 + registry "AdobeJapan1-4")) + (make-charset + '=+>adobe-japan1-5 + "Adobe-Japan1-5 unified abstract glyphs" + '(long-name "Adobe-Japan1-5 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =+>adobe-japan1-4 + registry "AdobeJapan1-5")) + (make-charset + '=+>adobe-japan1-6 + "Adobe-Japan1-6 unified abstract glyphs" + '(long-name "Adobe-Japan1-6 unified abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =+>adobe-japan1-5 + registry "AdobeJapan1-6")) + (define-charset-alias '=+>adobe-japan1 '=+>adobe-japan1-6) + + (make-charset '=jis-x0208@1978 "JIS X 0208:1978, unchanged part." '(registry "jisx0208\\.1978" @@ -61,34 +404,46 @@ final ?@ graphic 0)) (make-charset - '=jis-x0208@1978/-4X - "JIS X 0208:1978, index before the 4th impression." + '=jis-x0208@1978/1pr/fixed + "JIS X 0208:1978, correct glyph in the errata of 1st impression." '(registry "jisx0208\\.1978" dimension 2 chars 94 - mother =jis-x0208@1978 + mother =jis-x0208@1978/1pr =>iso-ir 42 - ;; final ?@ + ;; final ?@ graphic 0 partial t)) (make-charset - '=jis-x0208@1978/1er-pr - "JIS X 0208:1978, fixed by errata [Nov 1978]." + '=jis-x0208@1978/-4X + "JIS X 0208:1978, index before the 4th impression." '(registry "jisx0208\\.1978" dimension 2 chars 94 mother =jis-x0208@1978 - =>iso-ir 42 - ;; final ?@ + =>iso-ir 42 + ;; final ?@ graphic 0 partial t)) + ;; (make-charset + ;; '=jis-x0208@1978/1er-pr + ;; "JIS X 0208:1978, fixed by errata [Nov 1978]." + ;; '(registry "jisx0208\\.1978" + ;; dimension 2 + ;; chars 94 + ;; mother =jis-x0208@1978 + ;; =>iso-ir 42 + ;; ;; final ?@ + ;; graphic 0 + ;; partial t)) (make-charset '=jis-x0208@1978/2-pr "JIS X 0208:1978, 2nd impression or later." '(registry "jisx0208\\.1978" dimension 2 chars 94 - mother =jis-x0208@1978/1er-pr + ;; mother =jis-x0208@1978/1er-pr + mother =jis-x0208@1978 =>iso-ir 42 ;; final ?@ graphic 0 @@ -321,7 +676,7 @@ (make-charset '=>>>jis-x0208 - "JIS X 0208 abstract glyph-images (unchanged part)." + "JIS X 0208 abstract glyph-forms (unchanged part)." '(registry "jisx0208\\.1990" dimension 2 chars 94 @@ -330,8 +685,27 @@ ;; final ?B graphic 0)) (make-charset + '=>>>jis-x0208@1978 + "JIS X 0208:1978 abstract glyph-forms." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother =>>>jis-x0208 + =>iso-ir 42 + ;; final ?@ + graphic 0)) + (make-charset + '=>>>jis-x0208@1983 + "JIS X 0208:1983 abstract glyph-forms." + '(registry "jisx0208\\.1983" + dimension 2 + chars 94 + mother =>>>jis-x0208 + =>iso-ir 87 + graphic 0)) + (make-charset '=>>>jis-x0208@1990 - "JIS X 0208:1990 abstract glyph-images." + "JIS X 0208:1990 abstract glyph-forms." '(registry "jisx0208\\.1990" dimension 2 chars 94 @@ -341,7 +715,7 @@ graphic 0)) (make-charset '=>>>jis-x0213-1 - "JIS X 0213 Plain 1 abstract glyph-images (unchanged part)" + "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)" '(registry "jisx0213\\(\\.[0-9]+\\)?-1" dimension 2 chars 94 @@ -351,6 +725,36 @@ graphic 0 ;; partial t )) + (make-charset + '=>>>jis-x0213-1@2000 + "JIS X 0213:2000 Plain 1 abstract glyph-forms" + '(registry "jisx0213\\(\\.2000\\)-1" + dimension 2 + chars 94 + mother =>>>jis-x0213-1 + =>iso-ir 228 + ;; final ?O + graphic 0 + ;; partial t + )) + (make-charset + '=>>>jis-x0213-1@2004 + "JIS X 0213:2004 Plain 1 abstract glyph-forms" + '(mother =>>>jis-x0213-1 + =>iso-ir 233 + ;; registry "jisx0213\\(\\.2004\\)-1" + dimension 2 + chars 94 + graphic 0)) + (make-charset + '=>>>jis-x0213-2 + "JIS X 0213 Plain 2 abstract glyph-forms" + '(mother =jis-x0213-2 + =>iso-ir 229 + registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" + dimension 2 + chars 94 + graphic 0)) (make-charset '=>>jis-x0208 @@ -364,7 +768,7 @@ graphic 0)) (make-charset '=>>jis-x0208@1978 - "JIS X 0208:1978 abstract glyphs (unchanged part)." + "JIS X 0208:1978 abstract glyphs." '(registry "jisx0208\\.1978" dimension 2 chars 94 @@ -372,6 +776,24 @@ =>iso-ir 42 ;; final ?@ graphic 0)) + (make-charset + '=>>jis-x0208@1983 + "JIS X 0208:1983 abstract glyphs." + '(registry "jisx0208\\.1983" + dimension 2 + chars 94 + mother =>>jis-x0208 + =>iso-ir 87 + graphic 0)) + (make-charset + '=>>jis-x0208@1990 + "JIS X 0208:1990 abstract glyphs." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =>>jis-x0208 + =>iso-ir 168 + graphic 0)) (make-charset '=>>jis-x0213-1 @@ -403,7 +825,7 @@ '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" dimension 2 chars 94 - mother =jis-x0213-2 + mother =>>>jis-x0213-2 =>iso-ir 229 ;; final ?P graphic 0)) @@ -421,7 +843,7 @@ )) (make-charset - '=>jis-x0208@usual + '=+>jis-x0208 "JIS X 0208 based on usual unification." '(registry "jisx0208\\.1990" dimension 2 @@ -430,13 +852,79 @@ =>iso-ir 168 ;; final ?B graphic 0)) + (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208) + (make-charset + '=+>jis-x0208@1978 + "JIS X 0208:1978 unified abstract glyphs." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother =+>jis-x0208 + =>iso-ir 42 + ;; final ?@ + graphic 0)) + (make-charset + '=+>jis-x0208@1983 + "JIS X 0208:1983 unified abstract glyphs." + '(registry "jisx0208\\.1983" + dimension 2 + chars 94 + mother =+>jis-x0208 + =>iso-ir 87 + graphic 0)) + (make-charset + '=+>jis-x0208@1990 + "JIS X 0208:1990 unified abstract glyphs." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =+>jis-x0208 + =>iso-ir 168 + graphic 0)) + (make-charset + '=+>jis-x0213-1 + "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)" + '(registry "jisx0213\\(\\.[0-9]+\\)?-1" + dimension 2 + chars 94 + mother =>>jis-x0213-1 + =>iso-ir 228 + ;; final ?O + graphic 0 + ;; partial t + )) + (make-charset + '=+>jis-x0213-1@2000 + "JIS X 0213:2000 Plain 1 unified abstract glyphs" + '(registry "jisx0213\\(\\.2000\\)-1" + dimension 2 + chars 94 + mother =+>jis-x0213-1 + =>iso-ir 228 + ;; final ?O + graphic 0 + ;; partial t + )) + (make-charset + '=+>jis-x0213-1@2004 + "JIS X 0213:2004 Plain 1 unified abstract glyphs" + '(registry "jisx0213\\(\\.2004\\)-1" + dimension 2 + chars 94 + mother =+>jis-x0213-1 + =>iso-ir 233 + ;; final ?Q + graphic 0 + ;; partial t + )) + (make-charset '=>jis-x0208 "JIS X 0208 based on the unchanged unification rules." '(registry "jisx0208\\.1990" dimension 2 chars 94 - mother =>jis-x0208@usual + mother =+>jis-x0208 =>iso-ir 168 ;; final ?B graphic 0)) @@ -460,7 +948,7 @@ '(registry "jisx0213\\(\\.[0-9]+\\)?-1" dimension 2 chars 94 - mother =>>jis-x0213-1 + mother =+>jis-x0213-1 =>iso-ir 228 ;; final ?O graphic 0 @@ -494,7 +982,7 @@ )) (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004) (make-charset - '=>jis-x0213-2@usual + '=+>jis-x0213-2 "JIS X 0213 Plain 2 based on usual unification." '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" dimension 2 @@ -503,17 +991,94 @@ =>iso-ir 229 ;; final ?P graphic 0)) + (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2) (make-charset '=>jis-x0213-2 "JIS X 0213 Plain 2 abstract characters" '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" dimension 2 chars 94 - mother =>jis-x0213-2@usual + mother =+>jis-x0213-2 =>iso-ir 229 ;; final ?P graphic 0)) + (make-charset + '=>>cns11643-4 + "CNS 11643 Plane 4 abstract glyphs." + '(registry "CNS11643[.-]\\(.*[.-]\\)?4$" + dimension 2 + chars 94 + mother =cns11643-4 + =>iso-ir 184 + graphic 0)) + + (make-charset + '=>cns11643-2 + "CNS 11643 Plane 2 abstract characters." + '(registry "CNS11643[.-]\\(.*[.-]\\)?2$" + dimension 2 + chars 94 + mother =cns11643-2 + =>iso-ir 172 + graphic 0)) + (make-charset + '=>cns11643-6 + "CNS 11643 Plane 6 abstract characters." + '(registry "CNS11643[.-]\\(.*[.-]\\)?6$" + dimension 2 + chars 94 + mother =cns11643-6 + =>iso-ir 186 + graphic 0)) + (make-charset + '=>cns11643-7 + "CNS 11643 Plane 7 abstract characters." + '(registry "CNS11643[.-]\\(.*[.-]\\)?7$" + dimension 2 + chars 94 + mother =cns11643-7 + =>iso-ir 187 + graphic 0)) + + (make-charset '=big5-eten + "Big5 ETEN" + '(long-name "Big5-ETEN" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother chinese-big5 + min-code #x8140 + max-code #xFEFE + registry "Big5\\.ETEN")) + (define-charset-alias 'chinese-big5-eten '=big5-eten) + (make-charset 'chinese-big5-eten-a + "Big5 ETEN (#xF9D6 .. #xF9FE)" + '(long-name "Big5-ETEN-a" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother chinese-big5 + min-code #xF9D6 + max-code #xF9FE + registry "Big5\\.ETEN")) + (make-charset 'chinese-big5-eten-b + "Big5 ETEN (#xC6A1 .. #xC8FE)" + '(long-name "Big5-ETEN-b" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother chinese-big5 + min-code #xC6A1 + max-code #xC8FE + registry "Big5\\.ETEN")) + (make-charset '=big5-cdp "Big5 with CDP extension" '(long-name "Big5-CDP" @@ -550,131 +1115,530 @@ registry "big5\\.cdp-0" mother =>>big5-cdp)) - (make-charset '=gt - "GT 2000" - `(long-name "GT" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - registry "" - min-code ,(lsh #x6100 16) - max-code ,(+ (lsh #x6100 16) 67547) - code-offset ,(lsh #x6100 16))) - (define-charset-alias 'ideograph-gt '=gt) - (make-charset '=>>gt - "GT 2000 abstract glyphs" - '(long-name "GT abstract glyphs" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - mother =gt)) - (define-charset-alias '<=>gt '=>>gt) - (define-charset-alias '<==>gt '=>>gt) - (make-charset '=>gt - "GT 2000 abstract characters" - '(long-name "abstract GT characters" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - mother =>>gt)) - (make-charset '=gt-k - "Ideographic components of GT" - `(long-name "GT components" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "" - min-code ,(lsh #x6110 16) - max-code ,(+ (lsh #x6110 16) 17090) - code-offset ,(lsh #x6110 16))) - (define-charset-alias 'ideograph-gt-k '=gt-k) - (make-charset '=>>gt-k - "abstract glyphs of GT-K" - '(long-name "GT-K abstract glyphs" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - mother =gt-k)) - (let ((i 1)) - (while (<= i 11) - (make-charset - (intern (format "=gt-pj-%d" i)) - (format "GT 2000 (pseudo JIS encoding) part %d" i) - `(long-name ,(format "GT PJ %d" i) - chars 94 - dimension 2 - columns 2 - graphic 0 - direction l2r - registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i))) - (define-charset-alias - (intern (format "ideograph-gt-pj-%d" i)) - (intern (format "=gt-pj-%d" i))) - (setq i (1+ i)))) (make-charset - '=gt-pj-k1 - "Ideographic parts of GT (pseudo JIS encoding) part 1" - '(long-name "GT K1" + '=hanyo-denshi/ja + "JA (JIS X0208) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/JA" chars 94 dimension 2 columns 2 - graphic 0 + graphic 2 direction l2r - registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$")) - (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1) + registry "HanyoDenshi\\.JA-0$" + min-code ,(lsh #x6400 16) + max-code ,(+ (lsh #x6400 16) (1- (* 94 94))) + code-offset ,(lsh #x6400 16))) (make-charset - '=gt-pj-k2 - "Ideographic parts of GT (pseudo JIS encoding) part 2" - '(long-name "GT K2" + '=hanyo-denshi/jb + "JB (JIS X0212) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/JB" chars 94 dimension 2 columns 2 - graphic 0 + graphic 2 direction l2r - registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$")) - (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2) - - (make-charset '=daikanwa - "Daikanwa dictionary (unchanged part)" - `(long-name "Daikanwa" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "Daikanwa\\(\\.[0-9]+\\)?-3" - min-code #xE00000 - max-code ,(+ #xE00000 50100) - code-offset #xE00000)) - (define-charset-alias 'ideograph-daikanwa '=daikanwa) + registry "HanyoDenshi\\.JB-0$" + min-code ,(+ (lsh #x6400 16) (* 94 94)) + max-code ,(+ (lsh #x6400 16) (1- (* 94 94 2))) + code-offset ,(+ (lsh #x6400 16) (* 94 94)))) + (make-charset + '=hanyo-denshi/jc + "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/JC" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JC-0$" + min-code ,(+ (lsh #x6400 16) (* 94 94 2)) + max-code ,(+ (lsh #x6400 16) (1- (* 94 94 3))) + code-offset ,(+ (lsh #x6400 16) (* 94 94 2)))) + (make-charset + '=hanyo-denshi/jd + "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/JD" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JD-0$" + min-code ,(+ (lsh #x6400 16) (* 94 94 3)) + max-code ,(+ (lsh #x6400 16) (1- (* 94 94 4))) + code-offset ,(+ (lsh #x6400 16) (* 94 94 3)))) + (make-charset + '=hanyo-denshi/ft + "FT (FDPC additional) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/FT" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.FT-0$" + min-code ,(+ (lsh #x6400 16) (* 94 94 4)) + max-code ,(+ (lsh #x6400 16) (1- (* 94 94 5))) + code-offset ,(+ (lsh #x6400 16) (* 94 94 4)))) + (make-charset + '=hanyo-denshi/ia + "IA part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/IA" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IA-0$" + min-code ,(+ (lsh #x6400 16) (* 94 94 5)) + max-code ,(+ (lsh #x6400 16) (1- (* 94 94 6))) + code-offset ,(+ (lsh #x6400 16) (* 94 94 5)))) + (make-charset + '=hanyo-denshi/ib + "IB part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/IB" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IB-0$" + 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/ip + "IP (for IPA) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/IP" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IP-0$" + min-code ,(+ (lsh #x6402 16) #x4E00) + max-code ,(+ (lsh #x6402 16) #x9FFF) + code-offset ,(+ (lsh #x6402 16)))) + (make-charset + '=hanyo-denshi/jt + "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters" + `(long-name "Han'you-Denshi/JT" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JT-0$" + 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/ja + "Han'you-Denshi/JA abstract glyph-forms" + '(long-name "Han'you-Denshi/JA glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JA-0$" + mother =hanyo-denshi/ja)) + (make-charset + '=>>>hanyo-denshi/jb + "Han'you-Denshi/JB abstract glyph-forms" + '(long-name "Han'you-Denshi/JB glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JB-0$" + mother =hanyo-denshi/jb)) + (make-charset + '=>>>hanyo-denshi/jc + "Han'you-Denshi/JC abstract glyph-forms" + '(long-name "Han'you-Denshi/JC glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JC-0$" + mother =hanyo-denshi/jc)) + (make-charset + '=>>>hanyo-denshi/jd + "Han'you-Denshi/JD abstract glyph-forms" + '(long-name "Han'you-Denshi/JD glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JD-0$" + mother =hanyo-denshi/jd)) + (make-charset + '=>>>hanyo-denshi/ft + "Han'you-Denshi/FT abstract glyph-forms" + '(long-name "Han'you-Denshi/FT glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.FT-0$" + mother =hanyo-denshi/ft)) + (make-charset + '=>>>hanyo-denshi/ib + "Han'you-Denshi/IB abstract glyph-forms" + '(long-name "Han'you-Denshi/IB glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IB-0$" + mother =hanyo-denshi/ib)) + (make-charset + '=>>>hanyo-denshi/hg + "Han'you-Denshi/HG abstract glyph-forms" + '(long-name "Han'you-Denshi/HG glyph-forms" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.HG-0$" + mother =hanyo-denshi/hg)) + (make-charset + '=>>>hanyo-denshi/jt + "JT (Juuki Touitsu Moji) abstract glyph-forms" + '(long-name "Han'you-Denshi/JT glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JT-0$" + mother =hanyo-denshi/jt)) + (make-charset + '=>>>hanyo-denshi/ks + "KoSeki-touitsu-moji abstract glyph-forms" + '(long-name "Han'you-Denshi/KS glyph-forms" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =hanyo-denshi/ks)) + + (make-charset + '=>>hanyo-denshi/ja + "Han'you-Denshi/JA abstract glyphs" + '(long-name "Han'you-Denshi/JA glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JA-0$" + mother =>>>hanyo-denshi/ja)) + (make-charset + '=>>hanyo-denshi/jb + "Han'you-Denshi/JB abstract glyphs" + '(long-name "Han'you-Denshi/JB glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JB-0$" + mother =>>>hanyo-denshi/jb)) + (make-charset + '=>>hanyo-denshi/jc + "Han'you-Denshi/JC abstract glyphs" + '(long-name "Han'you-Denshi/JC glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JC-0$" + mother =>>>hanyo-denshi/jc)) + (make-charset + '=>>hanyo-denshi/jd + "Han'you-Denshi/JD abstract glyphs" + '(long-name "Han'you-Denshi/JD glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JD-0$" + mother =>>>hanyo-denshi/jd)) + (make-charset + '=>>hanyo-denshi/ft + "Han'you-Denshi/FT abstract glyphs" + '(long-name "Han'you-Denshi/FT glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.FT-0$" + mother =>>>hanyo-denshi/ft)) + (make-charset + '=>>hanyo-denshi/ia + "Han'you-Denshi/IA abstract glyphs" + '(long-name "Han'you-Denshi/IA glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IA-0$" + mother =hanyo-denshi/ia)) + (make-charset + '=>>hanyo-denshi/ib + "Han'you-Denshi/IB abstract glyphs" + '(long-name "Han'you-Denshi/IB abstract glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IB-0$" + mother =>>>hanyo-denshi/ib)) + (make-charset + '=>>hanyo-denshi/hg + "Han'you-Denshi/HG abstract glyphs" + '(long-name "Han'you-Denshi/HG abstract glyphs" + chars 94 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.HG-0$" + mother =>>>hanyo-denshi/hg)) + (make-charset + '=>>hanyo-denshi/ip + "Han'you-Denshi/IP abstract glyphs" + '(long-name "Han'you-Denshi/IP abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.IP-0$" + mother =hanyo-denshi/ip)) + (make-charset + '=>>hanyo-denshi/jt + "JT (Juuki Touitsu Moji) abstract glyphs" + '(long-name "Han'you-Denshi/JT glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JT-0$" + mother =>>>hanyo-denshi/jt)) + (make-charset + '=>>hanyo-denshi/ks + "Han'you-Denshi/KS abstract glyphs" + '(long-name "Han'you-Denshi/KS glyphs" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =>>>hanyo-denshi/ks)) + + (make-charset '=gt + "GT 2000" + `(long-name "GT" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + registry "" + min-code ,(lsh #x6100 16) + max-code ,(+ (lsh #x6100 16) 67547) + code-offset ,(lsh #x6100 16))) + (define-charset-alias 'ideograph-gt '=gt) + (make-charset '=>>>gt + "GT 2000 abstract glyph-forms" + '(long-name "GT abstract glyph-forms" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =gt)) + (make-charset '=>>gt + "GT 2000 abstract glyphs" + '(long-name "GT abstract glyphs" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =>>>gt)) + (define-charset-alias '<=>gt '=>>gt) + (define-charset-alias '<==>gt '=>>gt) + (make-charset '=+>gt + "GT 2000 unified abstract glyphs" + '(long-name "Unified abstract GT glyphs" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =>>gt)) + (make-charset '=>gt + "GT 2000 abstract characters" + '(long-name "abstract GT characters" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =+>gt)) + (make-charset '=gt-k + "Ideographic components of GT" + `(long-name "GT components" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "" + min-code ,(lsh #x6110 16) + max-code ,(+ (lsh #x6110 16) 17090) + code-offset ,(lsh #x6110 16))) + (define-charset-alias 'ideograph-gt-k '=gt-k) + (make-charset '=>>gt-k + "abstract glyphs of GT-K" + '(long-name "GT-K abstract glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =gt-k)) + (make-charset '=>gt-k + "GT-K abstract characters" + '(long-name "GT-K abstract characters" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>gt-k)) + (let ((i 1)) + (while (<= i 11) + (make-charset + (intern (format "=gt-pj-%d" i)) + (format "GT 2000 (pseudo JIS encoding) part %d" i) + `(long-name ,(format "GT PJ %d" i) + chars 94 + dimension 2 + columns 2 + graphic 0 + direction l2r + registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i))) + (define-charset-alias + (intern (format "ideograph-gt-pj-%d" i)) + (intern (format "=gt-pj-%d" i))) + (setq i (1+ i)))) + (make-charset + '=gt-pj-k1 + "Ideographic parts of GT (pseudo JIS encoding) part 1" + '(long-name "GT K1" + chars 94 + dimension 2 + columns 2 + graphic 0 + direction l2r + registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$")) + (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1) + (make-charset + '=gt-pj-k2 + "Ideographic parts of GT (pseudo JIS encoding) part 2" + '(long-name "GT K2" + chars 94 + dimension 2 + columns 2 + graphic 0 + direction l2r + registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$")) + (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2) + + (make-charset '=daikanwa + "Daikanwa dictionary (unchanged part)" + `(long-name "Daikanwa" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "Daikanwa\\(\\.[0-9]+\\)?-3" + min-code #xE00000 + max-code ,(+ #xE00000 50100) + code-offset #xE00000)) + (define-charset-alias 'ideograph-daikanwa '=daikanwa) (make-charset '=daikanwa@rev1 "Daikanwa dictionary (revised version)" - `(long-name "Daikanwa Rev." + '(long-name "Daikanwa Rev." chars 256 dimension 2 columns 2 graphic 2 direction l2r registry "Daikanwa\\(\\.[0-9]+\\)?-2" - mother =daikanwa - )) + mother =daikanwa)) (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1) (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1) (make-charset '=daikanwa@rev2 "Daikanwa dictionary (revised version 2)" - `(long-name "Daikanwa" + '(long-name "Daikanwa" chars 256 dimension 2 columns 2 @@ -683,16 +1647,12 @@ registry "Daikanwa\\(\\.[0-9]+\\)?-3" mother =daikanwa min-code 1 - max-code 49964 - ;; min-code #xE00000 - ;; max-code ,(+ #xE00000 50100) - ;; code-offset #xE00000 - )) + max-code 49964)) (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2) (make-charset '=daikanwa/+p "Daikanwa dictionary (ddddd')" - `(long-name "Daikanwa ddddd'" + '(long-name "Daikanwa ddddd'" chars 256 dimension 2 columns 2 @@ -700,7 +1660,7 @@ direction l2r)) (make-charset '=daikanwa/+2p "Daikanwa dictionary (ddddd'')" - `(long-name "Daikanwa ddddd''" + '(long-name "Daikanwa ddddd''" chars 256 dimension 2 columns 2 @@ -708,7 +1668,7 @@ direction l2r)) (make-charset '=daikanwa/ho "Daikanwa dictionary (Hokan)" - `(long-name "Daikanwa-ho" + '(long-name "Daikanwa-ho" chars 256 dimension 2 columns 2 @@ -725,6 +1685,33 @@ direction l2r registry "Daikanwa\\(\\.[0-9]+\\)?-3" mother =daikanwa)) + (make-charset '=>>daikanwa/+p + "Daikanwa abstract glyphs (ddddd')" + '(long-name "Daikanwa glyphs (ddddd')" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/+p)) + (make-charset '=>>daikanwa/+2p + "Daikanwa abstract glyphs (ddddd'')" + '(long-name "Daikanwa glyphs (ddddd'')" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/+2p)) + (make-charset '=>>daikanwa/ho + "Daikanwa abstract glyphs (Hokan)" + '(long-name "Daikanwa-ho glyph" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/ho)) (make-charset '=>daikanwa "Daikanwa abstract characters" @@ -736,6 +1723,15 @@ direction l2r registry "Daikanwa\\(\\.[0-9]+\\)?-3" mother =>>daikanwa)) + (make-charset '=>daikanwa/ho + "Daikanwa abstract characters (Hokan)" + '(long-name "abstract Daikanwa-ho" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =>>daikanwa/ho)) (make-charset '=shinjigen "Kadokawa ShinJigen dictionary (common parts)" @@ -801,43 +1797,6 @@ mother chinese-big5 registry "Big5\\.ETEN")) (define-charset-alias 'chinese-big5-pua '=big5-pua) - (make-charset '=big5-eten - "Big5 ETEN" - '(long-name "Big5-ETEN" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - mother chinese-big5 - min-code #x8140 - max-code #xFEFE - registry "Big5\\.ETEN")) - (define-charset-alias 'chinese-big5-eten '=big5-eten) - (make-charset 'chinese-big5-eten-a - "Big5 ETEN (#xF9D6 .. #xF9FE)" - '(long-name "Big5-ETEN-a" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - mother chinese-big5 - min-code #xF9D6 - max-code #xF9FE - registry "Big5\\.ETEN")) - (make-charset 'chinese-big5-eten-b - "Big5 ETEN (#xC6A1 .. #xC8FE)" - '(long-name "Big5-ETEN-b" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - mother chinese-big5 - min-code #xC6A1 - max-code #xC8FE - registry "Big5\\.ETEN")) (let* ((i 1) (hzk-min (+ (lsh #x6200 16) 65536)) @@ -876,6 +1835,16 @@ direction l2r)) (define-charset-alias 'ideograph-cbeta '=cbeta) + (make-charset '=>>cbeta "CBETA abstract glyphs" + '(long-name "CBETA glyphs" + chars 256 + dimension 2 + registry "cbeta-0" + graphic 2 + columns 2 + direction l2r + mother =cbeta)) + (make-charset '=zinbun-oracle "Oracle Bones Script" `(long-name "Oracle Bones Script in Zinbun, Kyoto Univ." @@ -938,6 +1907,49 @@ registry "rui6-0" mother =ruimoku-v6)) + ;; (make-charset + ;; '=zihai + ;; "ZhongHua-ZiHai glyph-images" + ;; '(long-name "ZhongHua-ZiHai (pppp-nn)" + ;; chars 256 + ;; dimension 3 + ;; columns 2 + ;; graphic 2 + ;; direction l2r)) + + ;; (make-charset + ;; '=zihai-17xx + ;; "ZhongHua-ZiHai (pp.1700〜1781) glyph-images" + ;; '(long-name "ZhongHua-ZiHai pp.17xx" + ;; chars 256 + ;; dimension 2 + ;; columns 2 + ;; graphic 2 + ;; direction l2r + ;; registry "zihai\\.cp-17$")) + + (make-charset '=big5-cdp-var-3 + "Big5-CDP-var-3 glyph-images of GlyphWiki" + '(long-name "Big5-CDP-var-3" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "cdp\\.var-3$" + mother =big5-cdp)) + + (make-charset '=big5-cdp-var-5 + "Big5-CDP-var-5 glyph-images of GlyphWiki" + '(long-name "Big5-CDP-var-5" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "cdp\\.var-5$" + mother =big5-cdp)) + (make-charset '==>ucs@bucs "Basic Subset of Coded Character Sets (BUCS)" '(long-name "BUCS abstract characters" @@ -970,7 +1982,7 @@ =>iso-ir 177 mother =>ucs@iso)) (make-charset '=>ucs@jis - "UCS Representative characters for JIS X0208/0212/0213" + "UCS representative characters for JIS X0208/0212/0213" '(long-name "UCS characters for JIS" chars 256 dimension 3 @@ -979,18 +1991,8 @@ direction l2r =>iso-ir 177 mother =>ucs@unicode)) - (make-charset '=>ucs@JP - "UCS Representative characters for Japanese usual unification" - '(long-name "UCS characters for JP" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - =>iso-ir 177 - mother =>ucs@jis)) (make-charset '=>ucs@ks - "UCS Representative characters for Korean Standards" + "UCS representative characters for Korean Standards" '(long-name "UCS characters for KS" chars 256 dimension 3 @@ -1010,9 +2012,9 @@ =>iso-ir 177 mother =>ucs@unicode)) - (make-charset '=>>ucs@iso - "Representative abstract glyphs of ISO/IEC 10646" - '(long-name "UCS glyphs for UCS" + (make-charset '=+>ucs@iso + "UCS based on ISO/IEC 10646 representative glyphs" + '(long-name "Unified abstract glyphs of UCS" chars 256 dimension 3 columns 2 @@ -1020,8 +2022,81 @@ direction l2r =>iso-ir 177 mother =>ucs@iso)) + (make-charset '=+>ucs@unicode + "Unicode representative unified abstract glyphs" + '(long-name "UCS unified abstract glyphs for Unicode" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@iso)) + (make-charset '=+>ucs@jis + "UCS based on Japanese usual unification" + '(long-name "UCS unified abstract glyphs for JP" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@unicode)) + (define-charset-alias '=>ucs@JP '=+>ucs@jis) + (make-charset '=+>ucs@jis/1990 + "UCS representative characters for JIS X0208/0212:1990" + '(long-name "UCS characters for JIS:1990" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@jis)) + (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990) + (make-charset '=+>ucs@jis/2004 + "UCS representative characters for JIS X 0213:2004" + '(long-name "UCS characters for JIS:2004" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@jis)) + (make-charset '=+>ucs@ks + "UCS representative unified abstract glyphs for Korean Standards" + '(long-name "UCS unified abstract glyphs for KS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@unicode)) + (make-charset '=+>ucs@cns + "UCS representatives unified abstract glyphs for CNS 11643 sources" + '(long-name "UCS unified abstract glyphs for CNS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@unicode)) + + (make-charset '=>>ucs@iso + "Representative abstract-glyphs of ISO/IEC 10646" + '(long-name "UCS abstract glyphs for UCS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =+>ucs@iso)) (make-charset '=>>ucs@unicode - "Representative abstract glyphs of Unicode" + "Representative abstract-glyphs of Unicode" '(long-name "Unicode abstract glyphs" chars 256 dimension 3 @@ -1031,8 +2106,8 @@ =>iso-ir 177 mother =>>ucs@iso)) (make-charset '=>>ucs@jis - "UCS Representative glyphs for JIS X0208/0212/0213" - '(long-name "UCS glyphs for JIS" + "UCS Representative abstract-glyphs for JIS X0208/0212/0213" + '(long-name "UCS abstract glyphs for JIS" chars 256 dimension 3 columns 2 @@ -1070,6 +2145,16 @@ direction l2r =>iso-ir 177 mother =>>ucs@jis)) + (make-charset '=>>ucs@JP + "UCS abstract-glyphs based on Japanese style glyphs" + '(long-name "UCS glyphs for JP" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>ucs@jis/2004)) (make-charset '=>>ucs@ks "UCS Representative glyphs for Korean Standards" '(long-name "UCS glyphs for KS" @@ -1091,6 +2176,87 @@ =>iso-ir 177 mother =>>ucs@unicode)) + (make-charset '=>>>ucs@iso + "Representative glyph-forms of ISO/IEC 10646" + '(long-name "UCS glyph-forms for UCS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>ucs@iso)) + (make-charset '=>>>ucs@unicode + "Representative glyph-forms of Unicode" + '(long-name "UCS glyph-forms for Unicode" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@iso)) + (make-charset '=>>>ucs@jis + "UCS Representative glyph-forms for JIS X0208/0212/0213" + '(long-name "UCS glyph-forms for JIS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@unicode)) + (make-charset '=>>>ucs@jis/1990 + "UCS Representative glyph-forms for JIS X 0208/0212:1990" + '(long-name "UCS glyph-forms for JIS:1990" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@jis)) + (make-charset '=>>>ucs@jis/2000 + "UCS Representative glyph-forms for JIS X 0213:2000" + '(long-name "UCS glyph-forms for JIS:2000" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@jis)) + (make-charset '=>>>ucs@jis/2004 + "UCS Representative glyph-forms for JIS X 0213:2004" + '(long-name "UCS glyph-forms for JIS:2004" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@jis)) + (make-charset '=>>>ucs@ks + "UCS Representative glyph-forms for Korean Standards" + '(long-name "UCS glyph-forms for KS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@unicode)) + (make-charset '=>>>ucs@cns + "UCS Representative glyph-forms for CNS 11643 sources" + '(long-name "UCS glyph-forms for CNS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>>ucs@unicode)) + (make-charset '=ucs@iso "ISO/IEC 10646 for its representative glyphs" '(long-name "UCS for ISO" @@ -1100,7 +2266,7 @@ graphic 2 direction l2r =>iso-ir 177 - mother =>>ucs@iso)) + mother =>>>ucs@iso)) (make-charset '=ucs@unicode "Unicode for its representative glyphs" '(long-name "UCS for Unicode" @@ -1207,6 +2373,16 @@ mother =ucs@jis min-code #x0000 max-code #xFFFF)) + ;; (make-charset '=ucs@jis/1983 + ;; "ISO/IEC 10646 for JIS X 0208:1983" + ;; '(long-name "UCS for JIS:1983" + ;; chars 256 + ;; dimension 3 + ;; columns 2 + ;; graphic 2 + ;; direction l2r + ;; =>iso-ir 177 + ;; mother =ucs@jis)) (make-charset '=ucs@jis/1990 "ISO/IEC 10646 for JIS X 0208/0212:1990" '(long-name "UCS for JIS:1990" @@ -1252,6 +2428,16 @@ =>iso-ir 177 mother =ucs@jis/2004)) (define-charset-alias '=ucs@jp '=ucs@JP) + (make-charset '=ucs@JP/hanazono + "Japanese glyph-images of Hanazono Mincho" + '(long-name "UCS for Hana-Min" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@JP)) (make-charset '=ucs@ks "ISO/IEC 10646 for Korean Standards" '(long-name "UCS for KS" @@ -1306,383 +2492,225 @@ =>iso-ir 177 mother =ucs@big5)) + (make-charset '=ucs-itaiji-084 + "uXXXX-itaiji-084 glyph-images of GlyphWiki" + '(long-name "UCS-itaiji-084" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs)) + (make-charset '=ucs-bmp-itaiji-084 + "uXXXX-itaiji-084 glyph-images in BMP" + '(long-name "UCS-BMP-itaiji-084" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs-itaiji-084 + min-code #x2E00 + max-code #x9FA5 + registry "ucs\\.itaiji084-0")) + (make-charset - '=ucs-radicals - "CJK Radicals of UCS" - '(long-name "UCS-Radicals" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "-zhRadicals-.*-ucs-0" - mother ucs-bmp - min-code #x2E00 max-code #x2FFF)) - (make-charset - '=ucs-radicals@unicode - "CJK Radicals of UCS" - '(long-name "UCS-Radicals" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "-zhRadicals-.*-ucs-0" - mother =ucs@unicode - min-code #x2E00 max-code #x2FFF)) - (make-charset - '=ucs-hangul - "Hangul Syllables of UCS" - '(long-name "UCS-Hangul-Syllables" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "-Hangul-.*-ucs-0" - mother =ucs - min-code #xAC00 max-code #xD7AF)) - (make-charset - '=ucs-bmp-cjk - "CJK Characters in BMP of UCS" - '(long-name "UCS-BMP-CJK" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "-zh-.*-ucs-0" - mother ucs-bmp - min-code #x2E00 - max-code #x9FA5 - ;; max-code #xA4CF - )) - (make-charset - '=ucs-bmp-cjk@unicode - "CJK Characters in BMP of Unicode" - '(long-name "Unicode-BMP-CJK" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "-zh-.*-ucs-0" - mother =ucs@unicode - min-code #x2E00 - max-code #x9FA5 - ;; max-code #xA4CF - )) - (make-charset - '==>ucs-bmp-cjk@bucs - "CJK Characters in BMP of BUCS" - '(long-name "BUCS-BMP-CJK" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "-zh-.*-ucs-0" - mother ==>ucs@bucs - min-code #x2E00 - max-code #x9FA5 - ;; max-code #xA4CF - )) - (make-charset - '=ucs-sip-ext-b - "CJK Ideographs Extension B" - '(long-name "UCS CJK Ext-B" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "\\(iso10646\\|ucs02\\)-2$" - mother ucs - min-code #x20000 max-code #x2A6D6 - code-offset #x20000)) - (make-charset - '=ucs-sip-ext-b@iso - "CJK Ideographs Extension B (ISO/IEC 10646-2)" - '(long-name "UCS CJK Ext-B" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "\\(iso10646\\|ucs02\\)-2$" - mother =ucs@iso - min-code #x20000 max-code #x2A6D6 - code-offset #x20000)) - - (make-charset - '=adobe-japan1-base - "Adobe-Japan1 Character Collection for CID-Keyed Fonts" - `(long-name "Adobe-Japan1" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "AdobeJapan1-[0-6]$" - min-code ,(lsh #x6300 16) - max-code ,(+ (lsh #x6300 16) 23057) - code-offset ,(lsh #x6300 16))) - (make-charset - '=adobe-japan1-0 - "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-0" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - mother =adobe-japan1-base - min-code 0 - max-code 8283 - registry "AdobeJapan1-0$")) - (make-charset - '=adobe-japan1-1 - "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-1" + '=ucs-radicals + "CJK Radicals of UCS" + '(long-name "UCS-Radicals" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-0 - min-code 0 - max-code 8358 - registry "AdobeJapan1-1$")) + registry "-zhRadicals-.*-ucs-0" + mother ucs-bmp + min-code #x2E00 max-code #x2FFF)) (make-charset - '=adobe-japan1-2 - "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-2" + '=ucs-radicals@unicode + "CJK Radicals of UCS" + '(long-name "UCS-Radicals" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-1 - min-code 0 - max-code 8719 - registry "AdobeJapan1-2$")) + registry "-zhRadicals-.*-ucs-0" + mother =ucs@unicode + min-code #x2E00 max-code #x2FFF)) (make-charset - '=adobe-japan1-3 - "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-3" + '=ucs-hangul + "Hangul Syllables of UCS" + '(long-name "UCS-Hangul-Syllables" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-2 - min-code 0 - max-code 9353 - registry "AdobeJapan1-3$")) + registry "-Hangul-.*-ucs-0" + mother =ucs + min-code #xAC00 max-code #xD7AF)) (make-charset - '=adobe-japan1-4 - "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-4" + '=ucs-bmp-cjk + "CJK Characters in BMP of UCS" + '(long-name "UCS-BMP-CJK" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-3 - min-code 0 - max-code 15443 - registry "AdobeJapan1-4$")) + registry "-zh-.*-ucs-0" + mother ucs-bmp + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-5 - "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-5" + '=ucs-bmp-cjk@unicode + "CJK Characters in BMP of Unicode" + '(long-name "Unicode-BMP-CJK" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-4 - min-code 0 - max-code 20316 - registry "AdobeJapan1-5$")) + registry "-zh-.*-ucs-0" + mother =ucs@unicode + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-6 - "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-6" + '=ucs-bmp-cjk@JP + "CJK Characters in BMP with JIS representative glyphs" + '(long-name "CJK in BMP@JP" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-5 - min-code 0 - max-code 23057 - registry "AdobeJapan1-6$")) - - (make-charset - '=hanyo-denshi/ja - "JA (JIS X0208) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/JA" - chars 94 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "HanyoDenshi\\.JA-0$" - min-code ,(lsh #x6400 16) - max-code ,(+ (lsh #x6400 16) (1- (* 94 94))) - code-offset ,(lsh #x6400 16))) - (make-charset - '=hanyo-denshi/jb - "JB (JIS X0212) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/JB" - chars 94 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "HanyoDenshi\\.JB-0$" - min-code ,(+ (lsh #x6400 16) (* 94 94)) - max-code ,(+ (lsh #x6400 16) (1- (* 94 94 2))) - code-offset ,(+ (lsh #x6400 16) (* 94 94)))) - (make-charset - '=hanyo-denshi/jc - "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/JC" - chars 94 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "HanyoDenshi\\.JC-0$" - min-code ,(+ (lsh #x6400 16) (* 94 94 2)) - max-code ,(+ (lsh #x6400 16) (1- (* 94 94 3))) - code-offset ,(+ (lsh #x6400 16) (* 94 94 2)))) - (make-charset - '=hanyo-denshi/jd - "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/JD" - chars 94 - dimension 2 - columns 2 - graphic 2 - direction l2r - registry "HanyoDenshi\\.JD-0$" - min-code ,(+ (lsh #x6400 16) (* 94 94 3)) - max-code ,(+ (lsh #x6400 16) (1- (* 94 94 4))) - code-offset ,(+ (lsh #x6400 16) (* 94 94 3)))) + registry "-ja-.*-ucs-0" + mother =ucs@JP + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=hanyo-denshi/ft - "FT (FDPC additional) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/FT" - chars 94 + '=ucs-bmp-cjk@JP/hanazono + "CJK Characters in BMP with Hanazono font" + '(long-name "CJK in BMP@JP/Hanazono" + chars 256 dimension 2 columns 2 graphic 2 direction l2r - registry "HanyoDenshi\\.FT-0$" - min-code ,(+ (lsh #x6400 16) (* 94 94 4)) - max-code ,(+ (lsh #x6400 16) (1- (* 94 94 5))) - code-offset ,(+ (lsh #x6400 16) (* 94 94 4)))) + registry "-ja-.*-ucs-0" + mother =ucs@JP/hanazono + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=hanyo-denshi/ia - "IA part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/IA" - chars 94 + '=+>ucs-bmp-cjk@unicode + "Unicode representative characters of CJK Unified Ideographs in BMP" + '(long-name "Unicode-BMP-CJK unified abstract glyphs" + chars 256 dimension 2 columns 2 graphic 2 direction l2r - registry "HanyoDenshi\\.IA-0$" - min-code ,(+ (lsh #x6400 16) (* 94 94 5)) - max-code ,(+ (lsh #x6400 16) (1- (* 94 94 6))) - code-offset ,(+ (lsh #x6400 16) (* 94 94 5)))) + registry "-zh-.*-ucs-0" + mother =+>ucs@unicode + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=hanyo-denshi/ib - "IB part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/IB" - chars 94 + '=>ucs-bmp-cjk@unicode + "Unicode representative characters of CJK Unified Ideographs in BMP" + '(long-name "Unicode-BMP-CJK" + chars 256 dimension 2 columns 2 graphic 2 direction l2r - registry "HanyoDenshi\\.IB-0$" - 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)))) + registry "-zh-.*-ucs-0" + mother =>ucs@unicode + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=hanyo-denshi/hg - "HG (HyouGai Kanji) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/HG" - chars 94 + '==>ucs-bmp-cjk@bucs + "CJK Characters in BMP of BUCS" + '(long-name "BUCS-BMP-CJK" + chars 256 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)))) + registry "-zh-.*-ucs-0" + mother ==>ucs@bucs + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=hanyo-denshi/ip - "IP (for IPA) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/IP" + '=ucs-bmp-cjk-compat + "CJK Compatibility Ideographs in BMP of UCS" + '(long-name "CJK Compatibility Ideographs" chars 256 dimension 2 columns 2 graphic 2 direction l2r - registry "HanyoDenshi\\.IP-0$" - min-code ,(+ (lsh #x6402 16) #x4E00) - max-code ,(+ (lsh #x6402 16) #x9FFF) - code-offset ,(+ (lsh #x6402 16)))) + registry "-ja-.*-ucs-0" + mother ucs-bmp + min-code #xF900 + max-code #xFAFF + )) (make-charset - '=hanyo-denshi/jt - "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters" - `(long-name "Han'you-Denshi/JT" + '=ucs-bmp-cjk-compat@unicode + "CJK Compatibility Ideographs of Unicode representatives" + '(long-name "CJK Compatibility Ideographs of Unicode" chars 256 dimension 2 columns 2 graphic 2 direction l2r - registry "HanyoDenshi\\.JT-0$" - 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)) + registry "-ja-.*-ucs-0" + mother =ucs@unicode + min-code #xF900 + max-code #xFAFF + )) (make-charset - '=hanyo-denshi/ks/mf - "font encoding for KS (KoSeki) characters" - `(long-name "Han'you-Denshi/KS font encoding" + '=ucs-sip-ext-b + "CJK Ideographs Extension B" + '(long-name "UCS CJK Ext-B" 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))) - + registry "\\(iso10646\\|ucs02\\)-2$" + mother ucs + min-code #x20000 max-code #x2A6D6 + code-offset #x20000)) (make-charset - '=>>hanyo-denshi/ft - "Han'you-Denshi/FT abstract glyphs" - '(long-name "Han'you-Denshi/FT" - chars 94 + '=ucs-sip-ext-b@iso + "CJK Ideographs Extension B (ISO/IEC 10646-2)" + '(long-name "UCS CJK Ext-B" + chars 256 dimension 2 columns 2 graphic 2 direction l2r - registry "HanyoDenshi\\.FT-0$" - mother =hanyo-denshi/ft)) + registry "\\(iso10646\\|ucs02\\)-2$" + mother =ucs@iso + min-code #x20000 max-code #x2A6D6 + code-offset #x20000)) ) ;;; mule-conf.el ends here