X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-conf.el;h=271adb87259a539603e2e8c5f3754d45082c0685;hb=180d66355d7b8bcbaa4613e9d4b493c1eed59a26;hp=5cb59ea4014eb569918b27f13a5acba28f31bab1;hpb=7678c6da2b88ea7cdbf85a6383353804bf709604;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 5cb59ea..271adb8 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, 2012, 2013 MORIOKA Tomohiko +;; 2009, 2010, 2011, 2012, 2013, 2014, 2015 MORIOKA Tomohiko ;; Keywords: mule, multilingual, character set, coding system @@ -38,9 +38,13 @@ graphic 2 direction l2r registry "AdobeJapan1-[0-6]$" - min-code ,(lsh #x6300 16) - max-code ,(+ (lsh #x6300 16) 23057) - code-offset ,(lsh #x6300 16))) + min-code #xE10000 + max-code ,(+ #xE10000 23057) + code-offset #xE10000 + ;; 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" @@ -136,8 +140,8 @@ (make-charset '==adobe-japan1-0 - "Adobe-Japan1-0 detailed glyph-images." - '(long-name "Adobe-Japan1-0 glyph-images" + "Adobe-Japan1-0 abstract glyph-forms." + '(long-name "Adobe-Japan1-0 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -147,8 +151,8 @@ registry "AdobeJapan1-0$")) (make-charset '==adobe-japan1-1 - "Adobe-Japan1-1 detailed glyph-images." - '(long-name "Adobe-Japan1-1 glyph-images" + "Adobe-Japan1-1 abstract glyph-forms." + '(long-name "Adobe-Japan1-1 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -158,8 +162,8 @@ registry "AdobeJapan1-1$")) (make-charset '==adobe-japan1-2 - "Adobe-Japan1-2 detailed glyph-images." - '(long-name "Adobe-Japan1-2 glyph-images" + "Adobe-Japan1-2 abstract glyph-forms." + '(long-name "Adobe-Japan1-2 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -169,8 +173,8 @@ registry "AdobeJapan1-2$")) (make-charset '==adobe-japan1-3 - "Adobe-Japan1-3 detailed glyph-images." - '(long-name "Adobe-Japan1-3 glyph-images" + "Adobe-Japan1-3 abstract glyph-forms." + '(long-name "Adobe-Japan1-3 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -180,8 +184,8 @@ registry "AdobeJapan1-3$")) (make-charset '==adobe-japan1-4 - "Adobe-Japan1-4 detailed glyph-images." - '(long-name "Adobe-Japan1-4 glyph-images" + "Adobe-Japan1-4 abstract glyph-forms." + '(long-name "Adobe-Japan1-4 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -191,8 +195,8 @@ registry "AdobeJapan1-4$")) (make-charset '==adobe-japan1-5 - "Adobe-Japan1-5 detailed glyph-images." - '(long-name "Adobe-Japan1-5 glyph-images" + "Adobe-Japan1-5 abstract glyph-forms." + '(long-name "Adobe-Japan1-5 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -202,8 +206,8 @@ registry "AdobeJapan1-5$")) (make-charset '==adobe-japan1-6 - "Adobe-Japan1-6 detailed glyph-images." - '(long-name "Adobe-Japan1-6 glyph-images" + "Adobe-Japan1-6 abstract glyph-forms." + '(long-name "Adobe-Japan1-6 abstract glyph-forms" chars 256 dimension 2 columns 2 @@ -213,93 +217,95 @@ 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-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) (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) + + (make-charset '=>>adobe-japan1-0 "Adobe-Japan1-0 abstract glyphs" '(long-name "Adobe-Japan1-0 abstract glyphs" @@ -308,7 +314,7 @@ columns 2 graphic 2 direction l2r - mother =>>>adobe-japan1 + mother =adobe-japan1 registry "AdobeJapan1-0$")) (make-charset '=>>adobe-japan1-1 @@ -387,7 +393,7 @@ columns 2 graphic 2 direction l2r - mother =>>adobe-japan1 + mother =adobe-japan1 registry "AdobeJapan1-0$")) (make-charset '=+>adobe-japan1-1 @@ -762,7 +768,7 @@ (make-charset '==jis-x0208 - "JIS X 0208 detailed representative glyph-images (unchanged part)." + "JIS X 0208 abstract glyph-forms (unchanged part)." '(registry "jisx0208\\.1990" dimension 2 chars 94 @@ -772,7 +778,7 @@ graphic 0)) (make-charset '==jis-x0208@1978 - "JIS X 0208:1978 detailed representative glyph-images." + "JIS X 0208:1978 abstract glyph-forms." '(registry "jisx0208\\.1978" dimension 2 chars 94 @@ -781,8 +787,98 @@ ;; final ?@ graphic 0)) (make-charset + '==jis-x0208@1978/-4pr + "JIS X 0208:1978, 1st - 3rd impressions." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother ==jis-x0208@1978 + =>iso-ir 42 + ;; final ?@ + graphic 0 + ;; partial t + )) + (make-charset + '==jis-x0208@1978/1pr + "JIS X 0208:1978, 1st impression." + '(registry "jisx0208\\.1978" + =>iso-ir 42 + dimension 2 + chars 94 + mother ==jis-x0208@1978/-4pr + ;; final ?@ + graphic 0)) + (make-charset + '==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/1pr + =>iso-ir 42 + ;; final ?@ + graphic 0 + partial t)) + (make-charset + '==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 ?@ + 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 + =>iso-ir 42 + ;; final ?@ + graphic 0 + ;; partial t + )) + (make-charset + '==jis-x0208@1978/4er + "JIS X 0208:1978, replaced by errata of 4th impression." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother ==jis-x0208@1978/2-pr + =>iso-ir 42 + ;; final ?@ + graphic 0 + partial t)) + (make-charset + '==jis-x0208@1978/4-pr + "JIS X 0208:1978, 4th impression or later." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother ==jis-x0208@1978/2-pr + =>iso-ir 42 + ;; final ?@ + graphic 0 + partial t)) + (make-charset + '==jis-x0208@1978/5pr + "JIS X 0208:1978, 5th impression." + '(registry "jisx0208\\.1978" + dimension 2 + chars 94 + mother ==jis-x0208@1978/4-pr + =>iso-ir 42 + ;; final ?@ + graphic 0 + partial t)) + (make-charset '==jis-x0208@1983 - "JIS X 0208:1983 detailed representative glyph-images." + "JIS X 0208:1983 abstract glyph-forms." '(registry "jisx0208\\.1983" dimension 2 chars 94 @@ -791,7 +887,7 @@ graphic 0)) (make-charset '==jis-x0208@1990 - "JIS X 0208:1990 detailed representative glyph-images." + "JIS X 0208:1990 abstract glyph-forms." '(registry "jisx0208\\.1990" dimension 2 chars 94 @@ -802,31 +898,31 @@ (make-charset '==jis-x0213-1 - "JIS X 0213 Plain 1 detailed representative glyph-images (unchanged part)." + "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 + ;; final ?O graphic 0 - ;; partial t + ;; partial t )) (make-charset '==jis-x0213-1@2000 - "JIS X 0213:2000 Plain 1 detailed representative glyph-images." + "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 + ;; final ?O graphic 0 ;; partial t )) (make-charset '==jis-x0213-1@2004 - "JIS X 0213:2004 Plain 1 detailed representative glyph-images." + "JIS X 0213:2004 Plain 1 abstract glyph-forms" '(mother ==jis-x0213-1 =>iso-ir 233 ;; registry "jisx0213\\(\\.2004\\)-1" @@ -836,7 +932,7 @@ (make-charset '==jis-x0213-2 - "JIS X 0213 Plain 2 detailed representative glyph-images." + "JIS X 0213 Plain 2 abstract glyph-forms" '(mother =jis-x0213-2 =>iso-ir 229 registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2" @@ -895,150 +991,174 @@ ;; 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)) + (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) + + (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-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 - mother =>>>jis-x0208 + mother ==jis-x0208 =>iso-ir 168 ;; final ?B graphic 0)) (make-charset - '=>>jis-x0208@1978 - "JIS X 0208:1978 abstract glyphs." + '===jis-x0208@1978 + "JIS X 0208:1978 detailed representative glyph-images." '(registry "jisx0208\\.1978" dimension 2 chars 94 - mother =>>jis-x0208 + mother ==jis-x0208@1978 =>iso-ir 42 ;; final ?@ graphic 0)) (make-charset - '=>>jis-x0208@1983 - "JIS X 0208:1983 abstract glyphs." + '===jis-x0208@1983 + "JIS X 0208:1983 detailed representative glyph-images." '(registry "jisx0208\\.1983" dimension 2 chars 94 - mother =>>jis-x0208 + mother ==jis-x0208@1983 =>iso-ir 87 graphic 0)) (make-charset - '=>>jis-x0208@1990 - "JIS X 0208:1990 abstract glyphs." + '===jis-x0208@1990 + "JIS X 0208:1990 detailed representative glyph-images." '(registry "jisx0208\\.1990" dimension 2 chars 94 - mother =>>jis-x0208 + mother ==jis-x0208@1990 =>iso-ir 168 + ;; final ?B graphic 0)) (make-charset - '=>>jis-x0213-1 - "JIS X 0213 Plain 1 abstract glyphs (unchanged part)" + '===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 + mother ==jis-x0213-1 =>iso-ir 228 ;; final ?O graphic 0 ;; partial t )) (make-charset - '=>>jis-x0213-1@2000 + '===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@2000 + =>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@2004 + =>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 + '===ks-x1001 + "KS X 1001 representative glyph-images." + '(registry "ksc5601" + dimension 2 + chars 94 + mother ==ks-x1001 + =>iso-ir 149 + ;; final ?C + 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 + =>iso-ir 228 + ;; final ?O + graphic 0 + ;; partial t + )) + (make-charset + '=>>jis-x0213-1@2000 "JIS X 0213:2000 Plain 1 abstract glyphs" '(registry "jisx0213\\(\\.2000\\)-1" dimension 2 @@ -1055,7 +1175,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)) @@ -1298,6 +1418,79 @@ graphic 0)) (make-charset + '===cns11643-1 + "CNS 11643 Plane 1 representative glyph-images." + '(registry "CNS11643[.-]\\(.*[.-]\\)?1$" + dimension 2 + 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 2 + 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 2 + 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 2 + 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 2 + 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 2 + 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 2 + chars 94 + mother ==cns11643-7 + =>iso-ir 187 + graphic 0)) + + (make-charset + '=>>cns11643-1 + "CNS 11643 Plane 1 abstract glyphs." + '(registry "CNS11643[.-]\\(.*[.-]\\)?1$" + dimension 2 + chars 94 + mother =cns11643-1 + =>iso-ir 184 + graphic 0)) + (make-charset '=>>cns11643-4 "CNS 11643 Plane 4 abstract glyphs." '(registry "CNS11643[.-]\\(.*[.-]\\)?4$" @@ -1317,6 +1510,15 @@ =>iso-ir 172 graphic 0)) (make-charset + '=>cns11643-5 + "CNS 11643 Plane 5 abstract characters." + '(registry "CNS11643[.-]\\(.*[.-]\\)?5$" + dimension 2 + chars 94 + mother =cns11643-5 + =>iso-ir 185 + graphic 0)) + (make-charset '=>cns11643-6 "CNS 11643 Plane 6 abstract characters." '(registry "CNS11643[.-]\\(.*[.-]\\)?6$" @@ -1388,6 +1590,16 @@ (define-charset-alias 'chinese-big5-cdp '=big5-cdp) (make-charset '==big5-cdp + "Abstract glyph-images of Big5-CDP" + '(long-name "Big5-CDP glyph-forms" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "big5\\.cdp-0" + mother =big5-cdp)) + (make-charset '===big5-cdp "Representative glyph-images of Big5-CDP" '(long-name "Big5-CDP glyph-images" chars 256 @@ -1396,7 +1608,7 @@ graphic 2 direction l2r registry "big5\\.cdp-0" - mother =big5-cdp)) + mother ==big5-cdp)) (make-charset '=>>big5-cdp "Abstract glyphs of Big5-CDP" @@ -1421,6 +1633,50 @@ mother =>>big5-cdp)) (make-charset + '=mj + "Moji-Jouhou-Kiban characters" + `(long-name "Moji-Jouhou-Kiban" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + ;; registry "mj-0$" + min-code #xE30000 + max-code ,(+ #xE30000 68053) + code-offset #xE30000 + ;; min-code ,(lsh #x6404 16) + ;; max-code ,(+ (lsh #x6404 16) 68053) + ;; code-offset ,(lsh #x6404 16) + )) + (make-charset + '=mj-0 + "Moji-Jouhou-Kiban plane 0" + '(long-name "Moji-Jouhou-Kiban-0" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "mj-0$" + mother =mj + min-code 0 + max-code #xFFFF)) + (make-charset + '=mj-1 + "Moji-Jouhou-Kiban plane 1" + '(long-name "Moji-Jouhou-Kiban-1" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "mj-1$" + mother =mj + min-code #x10000 + code-offset #x10000)) + + (make-charset '=hanyo-denshi/ja "JA (JIS X0208) part of Han'you-Denshi characters" `(long-name "Han'you-Denshi/JA" @@ -1561,9 +1817,46 @@ direction l2r)) (make-charset + '==mj + "Moji-Jouhou-Kiban detailed glyph-images." + '(long-name "MJ glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =mj)) + (make-charset + '==mj-0 + "MJ detailed glyph-images plane 0" + '(long-name "MJ glyph-images-0" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "mj-0$" + mother ==mj + min-code 0 + max-code #xFFFF)) + (make-charset + '==mj-1 + "MJ detailed glyph-images plane 1" + '(long-name "MJ glyph-images-1" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "mj-1$" + mother ==mj + min-code #x10000 + code-offset #x10000)) + + (make-charset '==hanyo-denshi/ja - "Han'you-Denshi/JA detailed glyph-images." - '(long-name "Han'you-Denshi/JA glyph-images" + "Han'you-Denshi/JA abstract glyph-forms." + '(long-name "Han'you-Denshi/JA glyph-forms" chars 94 dimension 2 columns 2 @@ -1573,8 +1866,8 @@ mother =hanyo-denshi/ja)) (make-charset '==hanyo-denshi/jb - "Han'you-Denshi/JB detailed glyph-images." - '(long-name "Han'you-Denshi/JB glyph-images" + "Han'you-Denshi/JB abstract glyph-forms." + '(long-name "Han'you-Denshi/JB glyph-forms" chars 94 dimension 2 columns 2 @@ -1584,8 +1877,8 @@ mother =hanyo-denshi/jb)) (make-charset '==hanyo-denshi/jc - "Han'you-Denshi/JC detailed glyph-images." - '(long-name "Han'you-Denshi/JC glyph-images" + "Han'you-Denshi/JC abstract glyph-forms." + '(long-name "Han'you-Denshi/JC glyph-forms" chars 94 dimension 2 columns 2 @@ -1595,8 +1888,8 @@ mother =hanyo-denshi/jc)) (make-charset '==hanyo-denshi/jd - "Han'you-Denshi/JD detailed glyph-images." - '(long-name "Han'you-Denshi/JD glyph-images" + "Han'you-Denshi/JD abstract glyph-forms." + '(long-name "Han'you-Denshi/JD glyph-forms" chars 94 dimension 2 columns 2 @@ -1606,8 +1899,8 @@ mother =hanyo-denshi/jd)) (make-charset '==hanyo-denshi/ft - "Han'you-Denshi/FT detailed glyph-images." - '(long-name "Han'you-Denshi/FT glyph-images" + "Han'you-Denshi/FT abstract glyph-forms." + '(long-name "Han'you-Denshi/FT glyph-forms" chars 94 dimension 2 columns 2 @@ -1617,7 +1910,7 @@ mother =hanyo-denshi/ft)) (make-charset '==hanyo-denshi/ia - "Han'you-Denshi/IA representative glyph-images." + "Han'you-Denshi/IA abstract glyph-forms." '(long-name "Han'you-Denshi/IA glyph-images" chars 94 dimension 2 @@ -1628,8 +1921,8 @@ mother =hanyo-denshi/ia)) (make-charset '==hanyo-denshi/ib - "Han'you-Denshi/IB detailed glyph-images." - '(long-name "Han'you-Denshi/IB glyph-images" + "Han'you-Denshi/IB abstract glyph-forms." + '(long-name "Han'you-Denshi/IB glyph-forms" chars 94 dimension 2 columns 2 @@ -1639,8 +1932,8 @@ mother =hanyo-denshi/ib)) (make-charset '==hanyo-denshi/hg - "Han'you-Denshi/HG detailed glyph-images." - '(long-name "Han'you-Denshi/HG glyph-images" + "Han'you-Denshi/HG abstract glyph-forms." + '(long-name "Han'you-Denshi/HG glyph-forms" chars 94 dimension 2 columns 2 @@ -1649,9 +1942,20 @@ registry "HanyoDenshi\\.HG-0$" mother =hanyo-denshi/hg)) (make-charset + '==hanyo-denshi/ip + "Han'you-Denshi/IP abstract glyph-forms." + '(long-name "Han'you-Denshi/IP glyph-images" + 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) detailed glyph-images." - '(long-name "Han'you-Denshi/JT glyph-images" + "JT (Juuki Touitsu Moji) abstract glyph-forms." + '(long-name "Han'you-Denshi/JT glyph-forms" chars 256 dimension 2 columns 2 @@ -1661,8 +1965,8 @@ mother =hanyo-denshi/jt)) (make-charset '==hanyo-denshi/ks - "KoSeki-touitsu-moji detailed glyph-images." - '(long-name "Han'you-Denshi/KS glyph-images" + "KoSeki-touitsu-moji abstract glyph-forms." + '(long-name "Han'you-Denshi/KS glyph-forms" chars 256 dimension 3 columns 2 @@ -1671,126 +1975,241 @@ mother =hanyo-denshi/ks)) (make-charset - '=hanyo-denshi/ks/mf - "font encoding for KS (KoSeki) characters" - `(long-name "Han'you-Denshi/KS font encoding" + '=koseki + "Abstract glyph-forms of KoSeki-touitsu-moji." + '(long-name "KoSeki-touitsu-moji glyph-forms" chars 256 - dimension 2 + dimension 3 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))) + mother =hanyo-denshi/ks)) + (make-charset + '==koseki + "Representative glyph-images of KoSeki-touitsu-moji." + '(long-name "KoSeki-touitsu-moji glyph-images" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + mother =koseki)) + + (define-charset-alias '=>>>hanyo-denshi/ja '==hanyo-denshi/ja) + (define-charset-alias '=>>>hanyo-denshi/jb '==hanyo-denshi/jb) + (define-charset-alias '=>>>hanyo-denshi/jc '==hanyo-denshi/jc) + (define-charset-alias '=>>>hanyo-denshi/jd '==hanyo-denshi/jd) + (define-charset-alias '=>>>hanyo-denshi/ft '==hanyo-denshi/ft) + (define-charset-alias '=>>>hanyo-denshi/ib '==hanyo-denshi/ib) + (define-charset-alias '=>>>hanyo-denshi/hg '==hanyo-denshi/hg) + (define-charset-alias '=>>>hanyo-denshi/jt '==hanyo-denshi/jt) + (define-charset-alias '=>>>hanyo-denshi/ks '==hanyo-denshi/ks) - (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" + ;; '===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)) - (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)) + ;; 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 representative 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 representative 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 detailed 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/ip + "Han'you-Denshi/IP representative glyph-images." + '(long-name "Han'you-Denshi/IP glyph-images" + 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) 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))) + + (make-charset + '===mj + "Moji-Jouhou-Kiban detailed glyph-images." + '(long-name "MJ glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother ==mj)) + (make-charset + '===mj-0 + "MJ detailed glyph-images plane 0" + '(long-name "MJ glyph-images-0" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "mj-0$" + mother ===mj + min-code 0 + max-code #xFFFF)) + (make-charset + '===mj-1 + "MJ detailed glyph-images plane 1" + '(long-name "MJ glyph-images-1" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "mj-1$" + mother ===mj + min-code #x10000 + code-offset #x10000)) + + (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/jt + "JT (Juuki Touitsu Moji) unified abstract glyphs." + '(long-name "Han'you-Denshi/JT unified glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "HanyoDenshi\\.JT-0$" + mother =hanyo-denshi/jt)) + + (make-charset + '=>>mj + "Moji-Jouhou-Kiban abstract glyphs." + '(long-name "MJ glyphs" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =mj)) (make-charset '=>>hanyo-denshi/ja @@ -1802,7 +2221,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JA-0$" - mother =>>>hanyo-denshi/ja)) + mother =hanyo-denshi/ja)) (make-charset '=>>hanyo-denshi/jb "Han'you-Denshi/JB abstract glyphs" @@ -1813,7 +2232,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JB-0$" - mother =>>>hanyo-denshi/jb)) + mother =hanyo-denshi/jb)) (make-charset '=>>hanyo-denshi/jc "Han'you-Denshi/JC abstract glyphs" @@ -1824,7 +2243,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JC-0$" - mother =>>>hanyo-denshi/jc)) + mother =hanyo-denshi/jc)) (make-charset '=>>hanyo-denshi/jd "Han'you-Denshi/JD abstract glyphs" @@ -1835,7 +2254,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JD-0$" - mother =>>>hanyo-denshi/jd)) + mother =hanyo-denshi/jd)) (make-charset '=>>hanyo-denshi/ft "Han'you-Denshi/FT abstract glyphs" @@ -1846,7 +2265,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.FT-0$" - mother =>>>hanyo-denshi/ft)) + mother =hanyo-denshi/ft)) (make-charset '=>>hanyo-denshi/ia "Han'you-Denshi/IA abstract glyphs" @@ -1868,7 +2287,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.IB-0$" - mother =>>>hanyo-denshi/ib)) + mother =hanyo-denshi/ib)) (make-charset '=>>hanyo-denshi/hg "Han'you-Denshi/HG abstract glyphs" @@ -1879,7 +2298,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.HG-0$" - mother =>>>hanyo-denshi/hg)) + mother =hanyo-denshi/hg)) (make-charset '=>>hanyo-denshi/ip "Han'you-Denshi/IP abstract glyphs" @@ -1901,7 +2320,7 @@ graphic 2 direction l2r registry "HanyoDenshi\\.JT-0$" - mother =>>>hanyo-denshi/jt)) + mother =hanyo-denshi/jt)) (make-charset '=>>hanyo-denshi/ks "Han'you-Denshi/KS abstract glyphs" @@ -1911,7 +2330,7 @@ columns 2 graphic 2 direction l2r - mother =>>>hanyo-denshi/ks)) + mother =hanyo-denshi/ks)) (make-charset '=gt "GT 2000" @@ -1926,6 +2345,15 @@ max-code ,(+ (lsh #x6100 16) 67547) code-offset ,(lsh #x6100 16))) (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 detailed glyph-images." '(long-name "GT glyph-images" chars 256 @@ -1933,21 +2361,12 @@ columns 2 graphic 2 direction l2r - mother =gt + mother ==gt ;; min-code 1 ;; max-code 67392 )) (define-charset-alias 'ideograph-gt '=gt) - (define-charset-alias '=>>>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)) + (define-charset-alias '=>>>gt '==gt) (make-charset '=>>gt "GT 2000 abstract glyphs" '(long-name "GT abstract glyphs" @@ -1956,7 +2375,7 @@ columns 2 graphic 2 direction l2r - mother =>>>gt)) + mother =gt)) (define-charset-alias '<=>gt '=>>gt) (define-charset-alias '<==>gt '=>>gt) (make-charset '=+>gt @@ -1991,7 +2410,7 @@ code-offset ,(lsh #x6110 16))) (define-charset-alias 'ideograph-gt-k '=gt-k) (make-charset '==gt-k - "Representative glyph-images of GT-K" + "Abstract glyph-images of GT-K" '(long-name "GT-K glyph-images" chars 256 dimension 2 @@ -1999,6 +2418,15 @@ graphic 2 direction l2r mother =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" @@ -2123,6 +2551,44 @@ direction l2r)) (make-charset '==daikanwa + "Daikanwa glyph-images." + '(long-name "Daikanwa glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "Daikanwa\\(\\.[0-9]+\\)?-3" + mother =daikanwa)) + (make-charset '==daikanwa/+p + "Daikanwa detailed glyph-images (ddddd')" + '(long-name "Daikanwa detailed glyphs-images (ddddd')" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/+p)) + (make-charset '==daikanwa/+2p + "Daikanwa detailed glyph-images (ddddd'')" + '(long-name "Daikanwa glyph-images ddddd''" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/+2p)) + (make-charset '==daikanwa/ho + "Daikanwa detailed glyph-images (Hokan)" + '(long-name "Daikanwa-ho detailed glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother =daikanwa/ho)) + + (make-charset '===daikanwa "Daikanwa detailed glyph-images." '(long-name "Daikanwa detailed glyph-images" chars 256 @@ -2131,7 +2597,25 @@ graphic 2 direction l2r registry "Daikanwa\\(\\.[0-9]+\\)?-3" - mother =daikanwa)) + mother ==daikanwa)) + (make-charset '===daikanwa/+p + "Daikanwa detailed glyph-images (ddddd')" + '(long-name "Daikanwa detailed glyphs-images (ddddd')" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother ==daikanwa/+p)) + (make-charset '===daikanwa/ho + "Daikanwa detailed glyph-images (Hokan)" + '(long-name "Daikanwa-ho detailed glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother ==daikanwa/ho)) (make-charset '=>>daikanwa "Daikanwa abstract glyphs" @@ -2245,8 +2729,8 @@ (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev) (make-charset '==shinjigen - "Kadokawa ShinJigen dictionary (common parts)" - `(long-name "Shinjigen common parts" + "Detailed glyph-images of ShinJigen (common parts)" + '(long-name "Shinjigen common parts" chars 256 dimension 2 columns 2 @@ -2254,9 +2738,19 @@ direction l2r mother =shinjigen registry "Shinjigen\\(\\.[0-9]+\\)?-*")) + (make-charset '==shinjigen@1ed + "Detailed glyph-images of ShinJigen (the first edition)" + '(long-name "Detailed glyph-images of Shinjigen-1" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + mother ==shinjigen + registry "Shinjigen\\(\\.[0-9]+\\)?-1")) (make-charset '==shinjigen@rev - "Kadokawa ShinJigen dictionary (the revised edition)" - `(long-name "Shinjigen-2" + "Detailed glyph-images of ShinJigen (the revised edition)" + '(long-name "Detailed glyph-images of Shinjigen-2" chars 256 dimension 2 columns 2 @@ -2264,6 +2758,16 @@ direction l2r mother ==shinjigen registry "Shinjigen\\(\\.[0-9]+\\)?-2")) + (make-charset + '==shinjigen/+p@rev + "Detailed glyph-images of ShinJigen (the second edition) number with '" + '(long-name "Detailed glyph-images of Shinjigen-2 with '" + mother =shinjigen/+p@rev + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r)) (make-charset '=big5-pua "Big5 with private used area" @@ -2301,19 +2805,205 @@ hzk-max (+ hzk-min 65535)) (setq i (1+ i)))) - (make-charset '=cbeta "CBETA private characters" - '(long-name "CBETA PUA" + (make-charset '===hng-jou "HNG:誠實論卷八(P.2179)" + '(long-name "HNG/P2179" chars 256 dimension 2 - registry "cbeta-0" + registry "hng-1$" graphic 2 - min-code #xE20000 - max-code #xE2FFFF + columns 2 + direction l2r)) + (make-charset '===hng-keg "HNG:華嚴經卷十六(S.2067)" + '(long-name "HNG/S2067" + chars 256 + dimension 2 + registry "hng-2$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-dng "HNG:大般涅槃經卷十一(S.81)" + '(long-name "HNG/S81" + chars 256 + dimension 2 + registry "hng-3$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-khi "HNG:妙法蓮華經卷五(今西本)" + '(long-name "HNG/宮廷今西" + chars 256 + dimension 2 + registry "hng-10$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-khm "HNG:妙法蓮華經卷三(守屋本)" + '(long-name "HNG/宮廷守屋" + chars 256 + dimension 2 + registry "hng-11$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-kak "HNG:開成石經孝經" + '(long-name "HNG/開成孝經" + chars 256 + dimension 2 + registry "hng-17$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-sys "HNG:瑜伽師地論卷三十(S.5309)" + '(long-name "HNG/S5309" + chars 256 + dimension 2 + registry "hng-22$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-tsu "HNG:通典卷一" + '(long-name "HNG/通典卷一" + chars 256 + dimension 2 + registry "hng-24$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-hod "HNG:法藏和尚傳(高山寺本)" + '(long-name "HNG/法藏和尚" + chars 256 + dimension 2 + registry "hng-30$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-gok "HNG:後漢書光武帝紀" + '(long-name "HNG/光武帝紀" + chars 256 + dimension 2 + registry "hng-31$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-k24 "HNG:日本書紀 卷二十四(寛文九年版)" + '(long-name "HNG/寛九紀24" + chars 256 + dimension 2 + registry "hng-37$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-kcj "HNG:日本書紀 卷二(慶長十五年版)" + '(long-name "HNG/慶長紀2" + chars 256 + dimension 2 + registry "hng-42$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-kbk "HNG:日本書紀 卷二(寛文九年版)" + '(long-name "HNG/寛九紀2" + chars 256 + dimension 2 + registry "hng-43$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-sik "HNG:花嚴經卷八(新羅本寫本)" + '(long-name "HNG/花嚴新羅" + chars 256 + dimension 2 + registry "hng-44$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-skk "HNG:華嚴經卷二十(晉本高麗古版)" + '(long-name "HNG/古麗華20" + chars 256 + dimension 2 + registry "hng-46$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-kyu "HNG:初麗瑜5" + '(long-name "HNG/瑜伽師地論卷五(高麗初彫本)" + chars 256 + dimension 2 + registry "hng-47$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-ksk "HNG:華嚴經卷六(高麗再彫本)" + '(long-name "HNG/再麗華6" + chars 256 + dimension 2 + registry "hng-48$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-wan "HNG:華嚴經卷三十八(趙氏藏本)" + '(long-name "HNG/和寧華38" + chars 256 + dimension 2 + registry "hng-49$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-kss "HNG:華嚴信種義(明惠自筆)" + '(long-name "HNG/華嚴信種" + chars 256 + dimension 2 + registry "hng-64$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-kyo "HNG:教行信証卷四(親鸞自筆)" + '(long-name "HNG/教行信証" + chars 256 + dimension 2 + registry "hng-66$" + graphic 2 + columns 2 + direction l2r)) + (make-charset '===hng-smk "HNG:西夏版妙法蓮華經卷一" + '(long-name "HNG/西夏法華" + chars 256 + dimension 2 + registry "hng-74$" + graphic 2 + columns 2 + direction l2r)) + + (make-charset '=cbeta "CBETA private characters" + '(long-name "CBETA PUA" + chars 256 + dimension 2 + registry "cbeta-0" + graphic 2 + min-code #xE20000 + max-code #xE2FFFF code-offset #xE20000 columns 2 direction l2r)) (define-charset-alias 'ideograph-cbeta '=cbeta) - + (make-charset '==cbeta "CBETA private characters" + '(long-name "CBETA PUA glyph-images" + chars 256 + dimension 2 + registry "cbeta-0" + graphic 2 + columns 2 + direction l2r + mother =cbeta)) + (make-charset '===cbeta "CBETA private characters" + '(long-name "CBETA PUA glyph-images" + chars 256 + dimension 2 + registry "cbeta-0" + graphic 2 + columns 2 + direction l2r + mother ==cbeta)) (make-charset '=>>cbeta "CBETA abstract glyphs" '(long-name "CBETA glyphs" chars 256 @@ -2323,6 +3013,15 @@ columns 2 direction l2r mother =cbeta)) + (make-charset '=>cbeta "CBETA abstract characters" + '(long-name "CBETA characters" + chars 256 + dimension 2 + registry "cbeta-0" + graphic 2 + columns 2 + direction l2r + mother =cbeta)) (make-charset '=zinbun-oracle "Oracle Bones Script" @@ -2361,6 +3060,26 @@ max-code #xE8FFFF code-offset #xE80000)) (define-charset-alias 'china3-jef '=jef-china3) + (make-charset '==jef-china3 + "JEF + CHINA3 abstract glyph-images." + '(long-name "JEF + CHINA3" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "china3jef-0" + mother =jef-china3)) + (make-charset '===jef-china3 + "JEF + CHINA3 glyph-images." + '(long-name "JEF-CHINA3 glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "china3jef-0" + mother ==jef-china3)) (make-charset '=ruimoku-v6 "private characters used in RUIMOKU Version.6" @@ -2375,6 +3094,26 @@ min-code #xE90000 ; #xE000 max-code #xE908FF ; #xE8FF code-offset ,(- #xE90000 #xE000))) + (make-charset '==ruimoku-v6 + "RUIMOKU Version.6 glyph-images." + '(long-name "RUI6 glyph-images." + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "rui6-0" + mother =ruimoku-v6)) + (make-charset '===ruimoku-v6 + "RUIMOKU Version.6 representative glyph-images." + '(long-name "RUI6 rep-glyph-images." + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "rui6-0" + mother ==ruimoku-v6)) (make-charset '=>>ruimoku-v6 "RUIMOKU Version.6 glyphs" '(long-name "RUI6 glyphs" @@ -2398,7 +3137,7 @@ ;; (make-charset ;; '=zihai-17xx - ;; "ZhongHua-ZiHai (pp.1700$B!A(B1781) glyph-images" + ;; "ZhongHua-ZiHai (pp.1700〜1781) glyph-images" ;; '(long-name "ZhongHua-ZiHai pp.17xx" ;; chars 256 ;; dimension 2 @@ -2440,6 +3179,48 @@ =>iso-ir 177 mother =ucs)) + (make-charset '=>iwds-1 + "The IRG Working Document Series 1: List of UCV of Ideograhs." + '(long-name "IWDS 1: List of UCV" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r)) + + (make-charset '=>ucs@iwds-1 + "UCS abstract characters based on IWDS-1." + '(long-name "UCS based on IWDS-1" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs)) + + (make-charset '=>ucs@component + "UCS encoding for abstract components of IWDS-1." + '(long-name "UCS for IWDS-1 abstract components" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs)) + + (make-charset '=>ucs@hanyo-denshi + "UCS abstract characters based on Han'you-Denshi collection." + '(long-name "UCS base characters of Han'you-Denshi" + 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" '(long-name "UCS characters for ISO" @@ -2564,178 +3345,6 @@ =>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" - '(long-name "Unicode abstract glyphs" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - =>iso-ir 177 - mother =>>ucs@iso)) - (make-charset '=>>ucs@jis - "UCS Representative abstract-glyphs for JIS X0208/0212/0213" - '(long-name "UCS abstract glyphs 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 glyphs for JIS X 0208/0212:1990" - '(long-name "UCS glyphs 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 glyphs for JIS X 0213:2000" - '(long-name "UCS glyphs 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 glyphs for JIS X 0213:2004" - '(long-name "UCS glyphs for JIS:2004" - chars 256 - dimension 3 - columns 2 - graphic 2 - 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" - chars 256 - dimension 3 - columns 2 - graphic 2 - direction l2r - =>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" @@ -2745,7 +3354,8 @@ 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" @@ -2799,7 +3409,6 @@ =>iso-ir 177 mother =ucs@unicode)) (define-charset-alias 'ucs-cns '=ucs@cns) - (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" @@ -2875,7 +3484,6 @@ mother =ucs@jis)) (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990) (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" @@ -2888,7 +3496,6 @@ mother =ucs@jis)) (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000) (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" @@ -2899,7 +3506,6 @@ direction l2r =>iso-ir 177 mother =ucs@jis)) - (define-charset-alias '=>>>ucs@jis/2004 '=ucs@jis/2004) (make-charset '=ucs@JP "UCS for common glyphs used in Japan" '(long-name "UCS for Japan" @@ -2932,7 +3538,16 @@ =>iso-ir 177 mother =ucs@unicode)) (define-charset-alias 'ucs-ks '=ucs@ks) - (define-charset-alias '=>>>ucs@ks '=ucs@ks) + (make-charset '=ucs@ks/2012 + "Mapping for Korean Standards in ISO/IEC 10646:2012" + '(long-name "UCS:2012 for KS" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs@ks)) (make-charset '=ucs-bmp@ks "ISO/IEC 10646 BMP for KS" '(long-name "BMP for KS" @@ -2963,39 +3578,134 @@ 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" + mother =ucs@cns + ;; 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 + "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" + '(long-name "Unicode abstract glyphs" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>>ucs@iso)) + (make-charset '=>>ucs@jis + "UCS Representative abstract-glyphs for JIS X0208/0212/0213" + '(long-name "UCS abstract glyphs 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 glyphs for JIS X 0208/0212:1990" + '(long-name "UCS glyphs 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 glyphs for JIS X 0213:2000" + '(long-name "UCS glyphs 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 glyphs for JIS X 0213:2004" + '(long-name "UCS glyphs for JIS:2004" + chars 256 + dimension 3 + columns 2 + graphic 2 + 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@big5)) - - (make-charset '==ucs@iso - "ISO/IEC 10646 for its representative glyph-images." - '(long-name "ISO rep-image for UCS" + 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@iso)) - (make-charset '==ucs@unicode - "Unicode for its representative glyph-images." - '(long-name "UCS for Unicode" + mother =>>ucs@unicode)) + (make-charset '=>>ucs@cns + "UCS Representative glyphs for CNS 11643 sources" + '(long-name "UCS glyphs for CNS" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother ==ucs@iso)) + 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)) + (define-charset-alias '=>>>ucs@iso '==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)) + (define-charset-alias '=>>>ucs@unicode '==ucs@unicode) (make-charset '==ucs@gb "ISO/IEC 10646 for GB" '(long-name "UCS for GB" @@ -3018,15 +3728,16 @@ 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)) + "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)) + (define-charset-alias '=>>>ucs@cns '==ucs@cns) (make-charset '==ucs-bmp@cns "ISO/IEC 10646 BMP for CNS" '(long-name "BMP for CNS" @@ -3039,97 +3750,235 @@ min-code #x0000 max-code #xFFFF)) (make-charset '==ucs@jis - "ISO/IEC 10646 for JIS X0208/0212/0213" - '(long-name "UCS for 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)) + (define-charset-alias '=>>>ucs@jis '==ucs@jis) + (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)) + (define-charset-alias '=>>>ucs@jis/1990 '==ucs@jis/1990) + (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)) + (define-charset-alias '=>>>ucs@jis/2000 '==ucs@jis/2000) + (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)) + (define-charset-alias '=>>>ucs@jis/2004 '==ucs@jis/2004) + (make-charset '==ucs@JP + "UCS for common glyph-forms used in Japan." + '(long-name "UCS for Japan" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother ==ucs@unicode)) - (make-charset '==ucs@jis/1990 - "ISO/IEC 10646 for JIS X 0208/0212:1990" - '(long-name "UCS for JIS:1990" + mother ==ucs@jis/2004)) + (make-charset '==ucs@JP/hanazono + "Japanese glyph-forms of Hanazono Mincho." + '(long-name "UCS for Hana-Min" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother ==ucs@jis)) - (make-charset '==ucs@jis/2000 - "ISO/IEC 10646 for JIS X 0213:2000" - '(long-name "UCS for JIS:2000" + mother ==ucs@JP)) + (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)) + (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@jis)) - (make-charset '==ucs@jis/2004 - "ISO/IEC 10646 for JIS X 0213:2004" - '(long-name "UCS for JIS:2004" + mother ==ucs@cns)) + + (make-charset '===ucs@iso + "ISO/IEC 10646-2 representative glyph-images." + '(long-name "ISO rep-images for UCS" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother ==ucs@jis)) - (make-charset '==ucs@JP - "UCS for common glyph-images used in Japan." - '(long-name "UCS for Japan" + mother ==ucs@iso)) + (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@jis/2004)) - (make-charset '==ucs@JP/hanazono - "Japanese glyph-images of Hanazono Mincho." - '(long-name "UCS for Hana-Min" + mother ==ucs@unicode)) + (make-charset '===ucs@gb + "UCS representative glyph-images of GB." + '(long-name "UCS rep-images for GB" 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" + mother ===ucs@unicode)) + (make-charset '===ucs@ks + "UCS representative glyph-images of Korean Standards." + '(long-name "UCS rep-images for KS" chars 256 dimension 3 columns 2 graphic 2 direction l2r =>iso-ir 177 - mother ==ucs@unicode)) - (make-charset '==ucs-bmp@ks - "ISO/IEC 10646 BMP for KS." - '(long-name "BMP for KS" + mother ==ucs@ks)) + + (make-charset '=ucs-var-001 + "uXXXX-var-001 glyph-images of GlyphWiki" + '(long-name "UCS-var-001" 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" + ;; =>iso-ir 177 + mother =ucs)) + (make-charset '=ucs-bmp-var-001 + "uXXXX-var-001 glyph-images in BMP" + '(long-name "UCS-BMP-var-001" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs-var-001 + min-code #x2E00 + max-code #x9FCC + registry "ucs\\.var001-0")) + (make-charset '=ucs-var-002 + "uXXXX-var-002 glyph-images of GlyphWiki" + '(long-name "UCS-var-002" chars 256 dimension 3 columns 2 graphic 2 direction l2r - =>iso-ir 177 - mother ==ucs@cns)) - + ;; =>iso-ir 177 + mother =ucs)) + (make-charset '=ucs-bmp-var-002 + "uXXXX-var-002 glyph-images in BMP" + '(long-name "UCS-BMP-var-002" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs-var-002 + min-code #x2E00 + max-code #x9FCC + registry "ucs\\.var002-0")) + (make-charset '=ucs-var-003 + "uXXXX-var-003 glyph-images of GlyphWiki" + '(long-name "UCS-var-003" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs)) + (make-charset '=ucs-bmp-var-003 + "uXXXX-var-003 glyph-images in BMP" + '(long-name "UCS-BMP-var-003" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs-var-003 + min-code #x2E00 + max-code #x9FCC + registry "ucs\\.var003-0")) + (make-charset '=ucs-itaiji-002 + "uXXXX-itaiji-002 glyphs of GlyphWiki" + '(long-name "UCS-itaiji-002" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs)) + (make-charset '=ucs-bmp-itaiji-002 + "uXXXX-itaiji-002 glyph-images in BMP" + '(long-name "UCS-BMP-itaiji-002" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + ;; =>iso-ir 177 + mother =ucs-itaiji-002 + min-code #x2E00 + max-code #x9FCC + registry "ucs\\.itaiji002-0")) (make-charset '=ucs-itaiji-084 "uXXXX-itaiji-084 glyph-images of GlyphWiki" '(long-name "UCS-itaiji-084" @@ -3151,7 +4000,7 @@ ;; =>iso-ir 177 mother =ucs-itaiji-084 min-code #x2E00 - max-code #x9FA5 + max-code #x9FCC registry "ucs\\.itaiji084-0")) (make-charset @@ -3179,6 +4028,18 @@ mother =ucs@unicode 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" @@ -3203,6 +4064,7 @@ mother ucs-bmp min-code #x2E00 max-code #x9FA5 + ;; max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3218,6 +4080,7 @@ mother =ucs@gb min-code #x2E00 max-code #x9FA5 + ;; max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3233,6 +4096,23 @@ mother ==ucs@gb min-code #x2E00 max-code #x9FA5 + ;; max-code #x9FCC + ;; max-code #xA4CF + )) + (make-charset + '===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@gb + min-code #x2E00 + max-code #x9FA5 + ;; max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3247,7 +4127,7 @@ registry "-ja-.*-ucs-0" mother =ucs@JP min-code #x2E00 - max-code #x9FA5 + max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3262,7 +4142,7 @@ registry "-ja-.*-ucs-0" mother =ucs@JP/hanazono min-code #x2E00 - max-code #x9FA5 + max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3277,7 +4157,7 @@ registry "-ja-.*-ucs-0" mother ==ucs@JP/hanazono min-code #x2E00 - max-code #x9FA5 + max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3293,6 +4173,7 @@ mother =+>ucs@unicode min-code #x2E00 max-code #x9FA5 + ;; max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3308,6 +4189,22 @@ mother =>ucs@unicode min-code #x2E00 max-code #x9FA5 + ;; max-code #x9FCC + ;; max-code #xA4CF + )) + (make-charset + '=>ucs-bmp-cjk@component + "CJK Characters in BMP for IWDS-1 abstract components." + '(long-name "CJK in BMP@component" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-ja-.*-ucs-0" + mother =>ucs@component + min-code #x2E00 + max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3323,6 +4220,7 @@ mother ==>ucs@bucs min-code #x2E00 max-code #x9FA5 + ;; max-code #x9FCC ;; max-code #xA4CF )) (make-charset @@ -3376,11 +4274,24 @@ columns 2 graphic 2 direction l2r - registry "\\(iso10646\\|ucs02\\)-2$" + registry "\\(iso10646\\|ucs00\\)-2$" mother ucs min-code #x20000 max-code #x2A6D6 code-offset #x20000)) (make-charset + '=ucs-sip@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 "ucs00-2$" + mother =ucs@iso + min-code #x20000 max-code #x2FFFF + code-offset #x20000)) + (make-charset '=ucs-sip-ext-b@iso "CJK Ideographs Extension B (ISO/IEC 10646-2)" '(long-name "UCS CJK Ext-B" @@ -3389,11 +4300,23 @@ columns 2 graphic 2 direction l2r - registry "\\(iso10646\\|ucs02\\)-2$" + registry "\\(iso10646\\|ucs00\\)-2$" mother =ucs@iso min-code #x20000 max-code #x2A6D6 code-offset #x20000)) (make-charset + '==ucs-sip@iso + "ISO representative abstract-glyph-images of ISO/IEC 10646 Plane 2" + '(long-name "SIP abstract glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "\\(ucs00\\)-2$" + mother ==ucs@iso + code-offset #x20000)) + (make-charset '==ucs-sip-ext-b@iso "CJK Ideographs Extension B (ISO/IEC 10646-2)" '(long-name "UCS CJK Ext-B" @@ -3402,10 +4325,35 @@ columns 2 graphic 2 direction l2r - registry "\\(iso10646\\|ucs02\\)-2$" + registry "\\(iso10646\\|ucs00\\)-2$" mother ==ucs@iso min-code #x20000 max-code #x2A6D6 code-offset #x20000)) + (make-charset + '===ucs-sip@iso + "ISO representative glyph-images of ISO/IEC 10646 Plane 2" + '(long-name "SIP rep-glyph-images" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "\\(ucs00\\)-2$" + mother ===ucs@iso + 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\\|ucs00\\)-2$" + mother ===ucs@iso + min-code #x20000 max-code #x2A6D6 + code-offset #x20000)) ) ;;; mule-conf.el ends here