X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-conf.el;h=2e96546579cd0214d02ee634390ed2c9a7bb0cba;hb=cffdbb689c8ec5b5efd070ad6f14bca347ecb8e1;hp=22c5913cfb0450d89553b401cbd11cc79d6532d6;hpb=d2343a46284746c5dffd24a6b393751b5ccdbedc;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 22c5913..2e96546 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 MORIOKA Tomohiko +;; 2009, 2010, 2011, 2012, 2013 MORIOKA Tomohiko ;; Keywords: mule, multilingual, character set, coding system @@ -29,6 +29,435 @@ (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-6]$")) + (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-6]$")) + (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-6]$")) + (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-6]$")) + (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-6]$")) + (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-6]$")) + (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 detailed glyph-images." + '(long-name "Adobe-Japan1-0 glyph-images" + 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 detailed glyph-images." + '(long-name "Adobe-Japan1-1 glyph-images" + 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 detailed glyph-images." + '(long-name "Adobe-Japan1-2 glyph-images" + 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 detailed glyph-images." + '(long-name "Adobe-Japan1-3 glyph-images" + 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 detailed glyph-images." + '(long-name "Adobe-Japan1-4 glyph-images" + 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 detailed glyph-images." + '(long-name "Adobe-Japan1-5 glyph-images" + 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 detailed glyph-images." + '(long-name "Adobe-Japan1-6 glyph-images" + 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) + + (define-charset-alias '=>>>adobe-japan1-0 '=adobe-japan1-0) + (define-charset-alias '=>>>adobe-japan1-1 '=adobe-japan1-1) + (define-charset-alias '=>>>adobe-japan1-2 '=adobe-japan1-2) + (define-charset-alias '=>>>adobe-japan1-3 '=adobe-japan1-3) + (define-charset-alias '=>>>adobe-japan1-4 '=adobe-japan1-4) + (define-charset-alias '=>>>adobe-japan1-5 '=adobe-japan1-5) + (define-charset-alias '=>>>adobe-japan1-6 '=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 +490,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 @@ -320,8 +761,8 @@ (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990) (make-charset - '=>>jis-x0208 - "JIS X 0208 abstract glyphs (unchanged part)." + '==jis-x0208 + "JIS X 0208 detailed representative glyph-images (unchanged part)." '(registry "jisx0208\\.1990" dimension 2 chars 94 @@ -330,23 +771,267 @@ ;; final ?B graphic 0)) (make-charset - '=>>jis-x0208@1978 - "JIS X 0208:1978 abstract glyphs (unchanged part)." + '==jis-x0208@1978 + "JIS X 0208:1978 detailed representative glyph-images." '(registry "jisx0208\\.1978" dimension 2 chars 94 - mother =>>jis-x0208 + mother ==jis-x0208 =>iso-ir 42 ;; final ?@ graphic 0)) - + (make-charset + '==jis-x0208@1983 + "JIS X 0208:1983 detailed representative glyph-images." + '(registry "jisx0208\\.1983" + dimension 2 + chars 94 + mother ==jis-x0208 + =>iso-ir 87 + graphic 0)) + (make-charset + '==jis-x0208@1990 + "JIS X 0208:1990 detailed representative glyph-images." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother ==jis-x0208 + =>iso-ir 168 + ;; final ?B + graphic 0)) + + (make-charset + '==jis-x0213-1 + "JIS X 0213 Plain 1 detailed representative glyph-images (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 detailed representative glyph-images." + '(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 detailed representative glyph-images." + '(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 detailed representative glyph-images." + '(mother =jis-x0213-2 + =>iso-ir 229 + registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" + dimension 2 + chars 94 + graphic 0)) + + (make-charset + '==jis-x0212 + "JIS X 0212 representative glyph-images." + '(registry "jisx0212" + dimension 2 + chars 94 + mother =jis-x0212 + =>iso-ir 159 + ;; final ?D + graphic 0)) + + (make-charset + '==gb2312 + "GB 2312 representative glyph-images." + '(registry "gb2312" + dimension 2 + chars 94 + mother =gb2312 + =>iso-ir 58 + ;; final ?A + graphic 0)) + (make-charset + '==iso-ir165 + "ISO-IR-165 (CCITT Extended GB; Chinese simplified)" + '(registry "isoir165" + =>iso-ir 165 + dimension 2 + chars 94 + mother =iso-ir165 + ;; final ?E + graphic 0)) + (make-charset + '==gb12345 + "GB 12345 representative glyph-images." + '(registry "gb12345" + dimension 2 + chars 94 + mother =gb12345 + graphic 0)) + + (make-charset + '==ks-x1001 + "KS X 1001 representative glyph-images." + '(registry "ksc5601" + dimension 2 + chars 94 + mother =ks-x1001 + =>iso-ir 149 + ;; final ?C + graphic 0)) + + (define-charset-alias '=>>>jis-x0208 '=jis-x0208) + (define-charset-alias '=>>>jis-x0208@1978 '=jis-x0208@1978) + (define-charset-alias '=>>>jis-x0208@1983 '=jis-x0208@1983) + (define-charset-alias '=>>>jis-x0208@1990 '=jis-x0208@1990) + ;; (make-charset + ;; '=>>>jis-x0208 + ;; "JIS X 0208 abstract glyph-forms (unchanged part)." + ;; '(registry "jisx0208\\.1990" + ;; dimension 2 + ;; chars 94 + ;; mother =jis-x0208 + ;; =>iso-ir 168 + ;; ;; 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-forms." + ;; '(registry "jisx0208\\.1990" + ;; dimension 2 + ;; chars 94 + ;; mother =>>>jis-x0208 + ;; =>iso-ir 168 + ;; ;; final ?B + ;; graphic 0)) + + (define-charset-alias '=>>>jis-x0213-1 '=jis-x0213-1) + (define-charset-alias '=>>>jis-x0213-1@2000 '=jis-x0213-1@2000) + (define-charset-alias '=>>>jis-x0213-1@2004 '=jis-x0213-1@2004) + (define-charset-alias '=>>>jis-x0213-2 '=jis-x0213-2) + ;; (make-charset + ;; '=>>>jis-x0213-1 + ;; "JIS X 0213 Plain 1 abstract glyph-forms (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 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 + "JIS X 0208 abstract glyphs (unchanged part)." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =>>>jis-x0208 + =>iso-ir 168 + ;; final ?B + graphic 0)) + (make-charset + '=>>jis-x0208@1978 + "JIS X 0208:1978 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 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 "JIS X 0213 Plain 1 abstract glyphs (unchanged part)" '(registry "jisx0213\\(\\.[0-9]+\\)?-1" dimension 2 chars 94 - mother =jis-x0213-1 + mother =>>>jis-x0213-1 =>iso-ir 228 ;; final ?O graphic 0 @@ -370,7 +1055,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)) @@ -388,12 +1073,88 @@ )) (make-charset + '=+>jis-x0208 + "JIS X 0208 based on usual unification." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =>>jis-x0208 + =>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 + mother =+>jis-x0208 =>iso-ir 168 ;; final ?B graphic 0)) @@ -417,7 +1178,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 @@ -451,16 +1212,167 @@ )) (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004) (make-charset + '=+>jis-x0213-2 + "JIS X 0213 Plain 2 based on usual unification." + '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" + dimension 2 + chars 94 + mother =>>jis-x0213-2 + =>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 + mother =+>jis-x0213-2 =>iso-ir 229 ;; final ?P graphic 0)) + (make-charset + '==cns11643-1 + "CNS 11643 Plane 1 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?1$" + dimension 1 + chars 94 + mother =cns11643-1 + =>iso-ir 171 + graphic 0)) + (make-charset + '==cns11643-2 + "CNS 11643 Plane 2 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?2$" + dimension 1 + chars 94 + mother =cns11643-2 + =>iso-ir 172 + graphic 0)) + (make-charset + '==cns11643-3 + "CNS 11643 Plane 3 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?3$" + dimension 1 + chars 94 + mother =cns11643-3 + =>iso-ir 183 + graphic 0)) + (make-charset + '==cns11643-4 + "CNS 11643 Plane 4 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?4$" + dimension 1 + chars 94 + mother =cns11643-4 + =>iso-ir 184 + graphic 0)) + (make-charset + '==cns11643-5 + "CNS 11643 Plane 5 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?5$" + dimension 1 + chars 94 + mother =cns11643-5 + =>iso-ir 185 + graphic 0)) + (make-charset + '==cns11643-6 + "CNS 11643 Plane 6 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?6$" + dimension 1 + chars 94 + mother =cns11643-6 + =>iso-ir 186 + graphic 0)) + (make-charset + '==cns11643-7 + "CNS 11643 Plane 7 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?7$" + dimension 1 + chars 94 + mother =cns11643-7 + =>iso-ir 187 + 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" @@ -475,6 +1387,17 @@ max-code #x8DFE)) (define-charset-alias 'chinese-big5-cdp '=big5-cdp) + (make-charset '==big5-cdp + "Representative glyph-images of Big5-CDP" + '(long-name "Big5-CDP glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "big5\\.cdp-0" + mother =big5-cdp)) + (make-charset '=>>big5-cdp "Abstract glyphs of Big5-CDP" '(long-name "Big5-CDP glyphs" @@ -497,19 +1420,533 @@ registry "big5\\.cdp-0" mother =>>big5-cdp)) - (make-charset '=gt - "GT 2000" - `(long-name "GT" - chars 256 - dimension 3 - columns 2 + (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)))) + (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/ja + "Han'you-Denshi/JA detailed glyph-images." + '(long-name "Han'you-Denshi/JA glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/JB glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/JC glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/JD glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/FT glyph-images" + 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 representative glyph-images." + '(long-name "Han'you-Denshi/IA glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/IB glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/HG glyph-images" + 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) detailed glyph-images." + '(long-name "Han'you-Denshi/JT glyph-images" + 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 detailed glyph-images." + '(long-name "Han'you-Denshi/KS glyph-images" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =hanyo-denshi/ks)) + + (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))) + + (define-charset-alias '=>>>hanyo-denshi/ja '=hanyo-denshi/ja) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/jb '=hanyo-denshi/jb) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/jc '=hanyo-denshi/jc) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/jd '=hanyo-denshi/jd) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/ft '=hanyo-denshi/ft) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/ib '=hanyo-denshi/ib) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/hg '=hanyo-denshi/hg) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/jt '=hanyo-denshi/jt) + ;; (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)) + (define-charset-alias '=>>>hanyo-denshi/ks '=hanyo-denshi/ks) + ;; (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))) + (make-charset '==gt + "GT 2000 detailed glyph-images." + '(long-name "GT glyph-images" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =gt + ;; min-code 1 + ;; max-code 67392 + )) (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" @@ -518,9 +1955,18 @@ columns 2 graphic 2 direction l2r - mother =gt)) + 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" @@ -529,7 +1975,7 @@ columns 2 graphic 2 direction l2r - mother =>>gt)) + mother =+>gt)) (make-charset '=gt-k "Ideographic components of GT" `(long-name "GT components" @@ -543,6 +1989,15 @@ max-code ,(+ (lsh #x6110 16) 17090) code-offset ,(lsh #x6110 16))) (define-charset-alias 'ideograph-gt-k '=gt-k) + (make-charset '==gt-k + "Representative glyph-images of GT-K" + '(long-name "GT-K glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =gt-k)) (make-charset '=>>gt-k "abstract glyphs of GT-K" '(long-name "GT-K abstract glyphs" @@ -552,6 +2007,15 @@ 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 @@ -607,21 +2071,20 @@ (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 @@ -630,36 +2093,115 @@ 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 - "Daikanwa abstract characters" - '(long-name "abstract Daikanwa" + (make-charset '=daikanwa/+p + "Daikanwa dictionary (ddddd')" + '(long-name "Daikanwa ddddd'" chars 256 dimension 2 columns 2 graphic 2 - direction l2r - registry "Daikanwa\\(\\.[0-9]+\\)?-3" - mother =daikanwa)) - - (make-charset '=shinjigen - "Kadokawa ShinJigen dictionary (common parts)" - `(long-name "Shinjigen common parts" + direction l2r)) + (make-charset '=daikanwa/+2p + "Daikanwa dictionary (ddddd'')" + '(long-name "Daikanwa ddddd''" chars 256 dimension 2 columns 2 graphic 2 - direction l2r - registry "Shinjigen\\(\\.[0-9]+\\)?-*")) - - (make-charset '=shinjigen@1ed - "Kadokawa ShinJigen dictionary (the first edition)" + direction l2r)) + (make-charset '=daikanwa/ho + "Daikanwa dictionary (Hokan)" + '(long-name "Daikanwa-ho" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r)) + + (make-charset '==daikanwa + "Daikanwa detailed glyph-images." + '(long-name "Daikanwa detailed glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "Daikanwa\\(\\.[0-9]+\\)?-3" + mother =daikanwa)) + + (make-charset '=>>daikanwa + "Daikanwa abstract glyphs" + '(long-name "Daikanwa glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + 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" + '(long-name "abstract Daikanwa" + chars 256 + dimension 2 + columns 2 + graphic 2 + 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)" + `(long-name "Shinjigen common parts" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "Shinjigen\\(\\.[0-9]+\\)?-*")) + + (make-charset '=shinjigen@1ed + "Kadokawa ShinJigen dictionary (the first edition)" `(long-name "Shinjigen-1" chars 256 dimension 2 @@ -701,54 +2243,28 @@ direction l2r)) (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev) - (make-charset '=big5-pua - "Big5 with private used area" - '(long-name "Big5-PUA" - chars 256 - dimension 2 - columns 2 - graphic 2 - direction l2r - 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" + (make-charset '==shinjigen + "Kadokawa ShinJigen dictionary (common parts)" + `(long-name "Shinjigen common parts" 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" + mother =shinjigen + registry "Shinjigen\\(\\.[0-9]+\\)?-*")) + + (make-charset '=big5-pua + "Big5 with private used area" + '(long-name "Big5-PUA" chars 256 dimension 2 columns 2 graphic 2 direction l2r mother chinese-big5 - min-code #xC6A1 - max-code #xC8FE registry "Big5\\.ETEN")) + (define-charset-alias 'chinese-big5-pua '=big5-pua) (let* ((i 1) (hzk-min (+ (lsh #x6200 16) 65536)) @@ -787,6 +2303,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." @@ -838,6 +2364,70 @@ min-code #xE90000 ; #xE000 max-code #xE908FF ; #xE8FF code-offset ,(- #xE90000 #xE000))) + (make-charset '=>>ruimoku-v6 + "RUIMOKU Version.6 glyphs" + '(long-name "RUI6 glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + 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" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs)) (make-charset '=>ucs@iso "Abstract characters of ISO/IEC 10646 representatives" @@ -859,10 +2449,40 @@ direction l2r =>iso-ir 177 mother =>ucs@iso)) + (make-charset '=>ucs@jis + "UCS representative characters for JIS X0208/0212/0213" + '(long-name "UCS characters for JIS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>ucs@unicode)) + (make-charset '=>ucs@ks + "UCS representative characters for Korean Standards" + '(long-name "UCS characters for KS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>ucs@unicode)) + (make-charset '=>ucs@cns + "UCS representatives characters for CNS 11643 sources" + '(long-name "UCS characters for CNS 11643" + 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 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 @@ -870,8 +2490,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 @@ -881,8 +2574,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 @@ -920,6 +2613,26 @@ 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" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>ucs@unicode)) (make-charset '=>>ucs@cns "UCS Representative glyphs for CNS 11643 sources" '(long-name "UCS glyphs for CNS" @@ -931,6 +2644,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" @@ -940,10 +2734,235 @@ graphic 2 direction l2r =>iso-ir 177 - mother =>>ucs@iso)) - (make-charset '=ucs@unicode - "Unicode for its representative glyphs" - '(long-name "UCS for Unicode" + mother =>>>ucs@iso)) + (make-charset '=ucs@unicode + "Unicode for its representative glyphs" + '(long-name "UCS for Unicode" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@iso)) + (make-charset '=ucs@gb + "ISO/IEC 10646 for GB" + '(long-name "UCS for GB" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@unicode)) + (define-charset-alias 'ucs-gb '=ucs@gb) + (make-charset '=ucs@gb/fw + "ISO/IEC 10646 for GB with fullwidth" + '(long-name "UCS for GB-fullwidth" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@gb)) + (make-charset '=ucs-bmp@gb + "ISO/IEC 10646 BMP for GB" + '(long-name "BMP for GB" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@gb + min-code #x0000 + max-code #xFFFF)) + (make-charset '=ucs@cns + "ISO/IEC 10646 for CNS 11643" + '(long-name "UCS for CNS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@unicode)) + (define-charset-alias 'ucs-cns '=ucs@cns) + (make-charset '=ucs@cns/fw + "ISO/IEC 10646 for CNS 11643 with fullwidth" + '(long-name "UCS for CNS-fullwidth" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@cns)) + (make-charset '=ucs-bmp@cns + "ISO/IEC 10646 BMP for CNS" + '(long-name "BMP for CNS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@cns + min-code #x0000 + max-code #xFFFF)) + (make-charset '=ucs@jis + "ISO/IEC 10646 for JIS X0208/0212/0213" + '(long-name "UCS for JIS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@unicode)) + (define-charset-alias 'ucs-jis '=ucs@jis) + (make-charset '=ucs@jis/fw + "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth" + '(long-name "UCS for JIS-fullwidth" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@jis)) + (make-charset '=ucs-bmp@jis + "ISO/IEC 10646 BMP for JIS" + '(long-name "BMP for JIS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + 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" + 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) + (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990) + (make-charset '=ucs@jis/2000 + "ISO/IEC 10646 for JIS X 0213:2000" + '(long-name "UCS for JIS:2000" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@jis)) + (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000) + (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000) + (make-charset '=ucs@jis/2004 + "ISO/IEC 10646 for JIS X 0213:2004" + '(long-name "UCS for JIS:2004" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@jis)) + (make-charset '=ucs@JP + "UCS for common glyphs used in Japan" + '(long-name "UCS for Japan" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>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" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@unicode)) + (define-charset-alias 'ucs-ks '=ucs@ks) + (make-charset '=ucs-bmp@ks + "ISO/IEC 10646 BMP for KS" + '(long-name "BMP for KS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =ucs@ks + min-code #x0000 + max-code #xFFFF)) + (make-charset '=ucs@cns11643 + "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw" + '(long-name "UCS for CNS11643" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@cns)) + (make-charset '=ucs@big5 + "ISO/IEC 10646 for Big5" + '(long-name "UCS for Big5" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>ucs@cns)) + (define-charset-alias 'ucs-big5 '=ucs@big5) + (make-charset '=ucs@big5/cns11643 + "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw" + '(long-name "UCS for Big5@CNS11643" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@big5)) + + (make-charset '==ucs@iso + "ISO/IEC 10646 for its representative glyph-images." + '(long-name "ISO rep-image for UCS" chars 256 dimension 3 columns 2 @@ -951,28 +2970,27 @@ direction l2r =>iso-ir 177 mother =ucs@iso)) - (make-charset '=ucs@gb - "ISO/IEC 10646 for GB" - '(long-name "UCS for GB" + (make-charset '==ucs@unicode + "Unicode for its representative glyph-images." + '(long-name "UCS for Unicode" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother =ucs@unicode)) - (define-charset-alias 'ucs-gb '=ucs@gb) - (make-charset '=ucs@gb/fw - "ISO/IEC 10646 for GB with fullwidth" - '(long-name "UCS for GB-fullwidth" + mother ==ucs@iso)) + (make-charset '==ucs@gb + "ISO/IEC 10646 for GB" + '(long-name "UCS for GB" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother =ucs@gb)) - (make-charset '=ucs-bmp@gb + mother ==ucs@unicode)) + (make-charset '==ucs-bmp@gb "ISO/IEC 10646 BMP for GB" '(long-name "BMP for GB" chars 256 @@ -980,10 +2998,10 @@ columns 2 graphic 2 direction l2r - mother =ucs@gb + mother ==ucs@gb min-code #x0000 max-code #xFFFF)) - (make-charset '=ucs@cns + (make-charset '==ucs@cns "ISO/IEC 10646 for CNS 11643" '(long-name "UCS for CNS" chars 256 @@ -992,19 +3010,8 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@unicode)) - (define-charset-alias 'ucs-cns '=ucs@cns) - (make-charset '=ucs@cns/fw - "ISO/IEC 10646 for CNS 11643 with fullwidth" - '(long-name "UCS for CNS-fullwidth" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - =>iso-ir 177 - mother =ucs@cns)) - (make-charset '=ucs-bmp@cns + mother ==ucs@unicode)) + (make-charset '==ucs-bmp@cns "ISO/IEC 10646 BMP for CNS" '(long-name "BMP for CNS" chars 256 @@ -1012,10 +3019,10 @@ columns 2 graphic 2 direction l2r - mother =ucs@cns + mother ==ucs@cns min-code #x0000 max-code #xFFFF)) - (make-charset '=ucs@jis + (make-charset '==ucs@jis "ISO/IEC 10646 for JIS X0208/0212/0213" '(long-name "UCS for JIS" chars 256 @@ -1024,30 +3031,8 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@unicode)) - (define-charset-alias 'ucs-jis '=ucs@jis) - (make-charset '=ucs@jis/fw - "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth" - '(long-name "UCS for JIS-fullwidth" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - =>iso-ir 177 - mother =ucs@jis)) - (make-charset '=ucs-bmp@jis - "ISO/IEC 10646 BMP for JIS" - '(long-name "BMP for JIS" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - mother =ucs@jis - min-code #x0000 - max-code #xFFFF)) - (make-charset '=ucs@jis/1990 + mother ==ucs@unicode)) + (make-charset '==ucs@jis/1990 "ISO/IEC 10646 for JIS X 0208/0212:1990" '(long-name "UCS for JIS:1990" chars 256 @@ -1056,10 +3041,8 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@jis)) - (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990) - (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990) - (make-charset '=ucs@jis/2000 + mother ==ucs@jis)) + (make-charset '==ucs@jis/2000 "ISO/IEC 10646 for JIS X 0213:2000" '(long-name "UCS for JIS:2000" chars 256 @@ -1068,10 +3051,8 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@jis)) - (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000) - (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000) - (make-charset '=ucs@jis/2004 + mother ==ucs@jis)) + (make-charset '==ucs@jis/2004 "ISO/IEC 10646 for JIS X 0213:2004" '(long-name "UCS for JIS:2004" chars 256 @@ -1080,9 +3061,9 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@jis)) - (make-charset '=ucs@JP - "UCS for common glyphs used in Japan" + mother ==ucs@jis)) + (make-charset '==ucs@JP + "UCS for common glyph-images used in Japan." '(long-name "UCS for Japan" chars 256 dimension 3 @@ -1090,10 +3071,19 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@jis/2004)) - (define-charset-alias '=ucs@jp '=ucs@JP) - (make-charset '=ucs@ks - "ISO/IEC 10646 for Korean Standards" + mother ==ucs@jis/2004)) + (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" chars 256 dimension 3 @@ -1101,21 +3091,20 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@unicode)) - (define-charset-alias 'ucs-ks '=ucs@ks) - (make-charset '=ucs-bmp@ks - "ISO/IEC 10646 BMP for KS" + mother ==ucs@unicode)) + (make-charset '==ucs-bmp@ks + "ISO/IEC 10646 BMP for KS." '(long-name "BMP for KS" chars 256 dimension 3 columns 2 graphic 2 direction l2r - mother =ucs@ks + mother ==ucs@ks min-code #x0000 max-code #xFFFF)) - (make-charset '=ucs@cns11643 - "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw" + (make-charset '==ucs@cns11643 + "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw." '(long-name "UCS for CNS11643" chars 256 dimension 3 @@ -1123,28 +3112,31 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs@cns)) - (make-charset '=ucs@big5 - "ISO/IEC 10646 for Big5" - '(long-name "UCS for Big5" + mother ==ucs@cns)) + + (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@unicode)) - (define-charset-alias 'ucs-big5 '=ucs@big5) - (make-charset '=ucs@big5/cns11643 - "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw" - '(long-name "UCS for Big5@CNS11643" + ;; =>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 3 + dimension 2 columns 2 graphic 2 direction l2r - =>iso-ir 177 - mother =ucs@big5)) + ;; =>iso-ir 177 + mother =ucs-itaiji-084 + min-code #x2E00 + max-code #x9FA5 + registry "ucs\\.itaiji084-0")) (make-charset '=ucs-radicals @@ -1198,151 +3190,206 @@ ;; max-code #xA4CF )) (make-charset - '=ucs-bmp-cjk@unicode - "CJK Characters in BMP of Unicode" - '(long-name "Unicode-BMP-CJK" + '=ucs-bmp-cjk@gb + "CJK Characters in BMP with GB representative glyph-images." + '(long-name "CJK in BMP@GB" chars 256 dimension 2 columns 2 graphic 2 direction l2r registry "-zh-.*-ucs-0" - mother =ucs@unicode + mother =ucs@gb 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" + '==ucs-bmp-cjk@gb + "CJK Characters in BMP with GB representative glyph-images." + '(long-name "CJK in BMP@GB" 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)) + registry "-zh-.*-ucs-0" + mother ==ucs@gb + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=ucs-sip-ext-b@iso - "CJK Ideographs Extension B (ISO/IEC 10646-2)" - '(long-name "UCS CJK Ext-B" + '=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 - registry "\\(iso10646\\|ucs02\\)-2$" - mother =ucs@iso - min-code #x20000 max-code #x2A6D6 - code-offset #x20000)) - + registry "-ja-.*-ucs-0" + mother =ucs@JP + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-base - "Adobe-Japan1 Character Collection for CID-Keyed Fonts" - `(long-name "Adobe-Japan1" + '=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 "AdobeJapan1-[0-6]$" - min-code ,(lsh #x6300 16) - max-code ,(+ (lsh #x6300 16) 23057) - code-offset ,(lsh #x6300 16))) + registry "-ja-.*-ucs-0" + mother =ucs@JP/hanazono + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-0 - "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-0" + '==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 - mother =adobe-japan1-base - min-code 0 - max-code 8283 - registry "AdobeJapan1-0$")) + registry "-ja-.*-ucs-0" + mother ==ucs@JP/hanazono + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-1 - "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-1" + '=+>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 - mother =adobe-japan1-0 - min-code 0 - max-code 8358 - registry "AdobeJapan1-1$")) + registry "-zh-.*-ucs-0" + mother =+>ucs@unicode + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-2 - "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-2" + '=>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 - mother =adobe-japan1-1 - min-code 0 - max-code 8719 - registry "AdobeJapan1-2$")) + registry "-zh-.*-ucs-0" + mother =>ucs@unicode + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-3 - "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-3" + '==>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 - mother =adobe-japan1-2 - min-code 0 - max-code 9353 - registry "AdobeJapan1-3$")) + registry "-zh-.*-ucs-0" + mother ==>ucs@bucs + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) (make-charset - '=adobe-japan1-4 - "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-4" + '=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 - mother =adobe-japan1-3 - min-code 0 - max-code 15443 - registry "AdobeJapan1-4$")) + registry "-ja-.*-ucs-0" + mother ucs-bmp + min-code #xF900 + max-code #xFAFF + )) (make-charset - '=adobe-japan1-5 - "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-5" + '=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 - mother =adobe-japan1-4 - min-code 0 - max-code 20316 - registry "AdobeJapan1-5$")) + registry "-ja-.*-ucs-0" + mother =ucs@unicode + min-code #xF900 + max-code #xFAFF + )) (make-charset - '=adobe-japan1-6 - "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts" - '(long-name "Adobe-Japan1-6" + '=+>ucs-bmp-cjk-compat@jis + "CJK Compatibility Ideographs of JIS representatives unified glyphs" + '(long-name "JIS unified glyphs for CJK Compat chars" chars 256 dimension 2 columns 2 graphic 2 direction l2r - mother =adobe-japan1-5 - min-code 0 - max-code 23057 - registry "AdobeJapan1-6$")) + registry "-ja-.*-ucs-0" + mother =+>ucs@jis + min-code #xF900 + max-code #xFAFF + )) + (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 + '==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)) ) ;;; mule-conf.el ends here