X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-conf.el;h=daa3dee8e7db145ad990e96567ca5d6ce288f5a4;hb=924f0fb744001a2f1acddb62bd25c84a24498ee6;hp=95ce1517ace9221b516a71a5e3426a664bf38bb6;hpb=c84cafa0181b46fa3fa55dd975b121e75eb9a30a;p=chise%2Fxemacs-chise.git diff --git a/lisp/mule/mule-conf.el b/lisp/mule/mule-conf.el index 95ce151..daa3dee 100644 --- a/lisp/mule/mule-conf.el +++ b/lisp/mule/mule-conf.el @@ -320,12 +320,45 @@ (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990) (make-charset + '=>>>jis-x0208 + "JIS X 0208 abstract glyph-images (unchanged part)." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =jis-x0208 + =>iso-ir 168 + ;; final ?B + graphic 0)) + (make-charset + '=>>>jis-x0208@1990 + "JIS X 0208:1990 abstract 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 abstract 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-x0208 "JIS X 0208 abstract glyphs (unchanged part)." '(registry "jisx0208\\.1990" dimension 2 chars 94 - mother =jis-x0208 + mother =>>>jis-x0208 =>iso-ir 168 ;; final ?B graphic 0)) @@ -346,7 +379,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 @@ -388,12 +421,22 @@ )) (make-charset + '=>jis-x0208@usual + "JIS X 0208 based on usual unification." + '(registry "jisx0208\\.1990" + dimension 2 + chars 94 + mother =>>jis-x0208 + =>iso-ir 168 + ;; final ?B + graphic 0)) + (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@usual =>iso-ir 168 ;; final ?B graphic 0)) @@ -451,12 +494,22 @@ )) (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004) (make-charset + '=>jis-x0213-2@usual + "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)) + (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@usual =>iso-ir 229 ;; final ?P graphic 0)) @@ -477,7 +530,7 @@ (make-charset '=>>big5-cdp "Abstract glyphs of Big5-CDP" - '(long-name "Big5-CDP" + '(long-name "Big5-CDP glyphs" chars 256 dimension 2 columns 2 @@ -486,6 +539,17 @@ registry "big5\\.cdp-0" mother =big5-cdp)) + (make-charset '=>big5-cdp + "Big5-CDP abstract characters" + '(long-name "Big5-CDP abstract characters" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "big5\\.cdp-0" + mother =>>big5-cdp)) + (make-charset '=gt "GT 2000" `(long-name "GT" @@ -581,7 +645,7 @@ (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2) (make-charset '=daikanwa - "Daikanwa dictionary (revised version 2)" + "Daikanwa dictionary (unchanged part)" `(long-name "Daikanwa" chars 256 dimension 2 @@ -626,6 +690,28 @@ )) (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2) + (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 + "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 '=shinjigen "Kadokawa ShinJigen dictionary (common parts)" `(long-name "Shinjigen common parts" @@ -817,6 +903,78 @@ max-code #xE908FF ; #xE8FF code-offset ,(- #xE90000 #xE000))) + (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" + '(long-name "UCS characters for ISO" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =ucs)) + (make-charset '=>ucs@unicode + "Abstract characters of Unicode representatives" + '(long-name "UCS characters for Unicode" + chars 256 + dimension 3 + columns 2 + graphic 2 + 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@JP + "UCS Representative characters for Japanese usual unification" + '(long-name "UCS characters for JP" + chars 256 + dimension 3 + columns 2 + graphic 2 + direction l2r + =>iso-ir 177 + mother =>ucs@jis)) + (make-charset '=>ucs@ks + "UCS Representative characters for Korean Standards" + '(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" @@ -826,7 +984,7 @@ graphic 2 direction l2r =>iso-ir 177 - mother =ucs)) + mother =>ucs@iso)) (make-charset '=>>ucs@unicode "Representative abstract glyphs of Unicode" '(long-name "Unicode abstract glyphs" @@ -847,6 +1005,46 @@ 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@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" @@ -1060,7 +1258,7 @@ graphic 2 direction l2r =>iso-ir 177 - mother =>>ucs@unicode)) + 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" @@ -1140,6 +1338,21 @@ ;; max-code #xA4CF )) (make-charset + '==>ucs-bmp-cjk@bucs + "CJK Characters in BMP of BUCS" + '(long-name "BUCS-BMP-CJK" + chars 256 + dimension 2 + columns 2 + graphic 2 + direction l2r + registry "-zh-.*-ucs-0" + mother ==>ucs@bucs + min-code #x2E00 + max-code #x9FA5 + ;; max-code #xA4CF + )) + (make-charset '=ucs-sip-ext-b "CJK Ideographs Extension B" '(long-name "UCS CJK Ext-B"