(=adobe-japan1): New alias for `=adobe-japan1-6'.
[chise/xemacs-chise.git.1] / lisp / mule / mule-conf.el
1 ;;; mule-conf.el --- configure multilingual environment
2
3 ;; Copyright (C) 1995,1999 Electrotechnical Laboratory, JAPAN.
4 ;; Licensed to the Free Software Foundation.
5 ;; Copyright (C) 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2008,
6 ;;   2009, 2010, 2011 MORIOKA Tomohiko
7
8 ;; Keywords: mule, multilingual, character set, coding system
9
10 ;; This file is part of XEmacs.
11
12 ;; XEmacs is free software; you can redistribute it and/or modify
13 ;; it under the terms of the GNU General Public License as published by
14 ;; the Free Software Foundation; either version 2, or (at your option)
15 ;; any later version.
16
17 ;; XEmacs is distributed in the hope that it will be useful,
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20 ;; GNU General Public License for more details.
21
22 ;; You should have received a copy of the GNU General Public License
23 ;; along with XEmacs; see the file COPYING.  If not, write to the
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
25 ;; Boston, MA 02111-1307, USA.
26
27 ;;; Code:
28
29 (cond
30  ((featurep 'utf-2000)
31   (make-charset
32    '=jis-x0208@1978
33    "JIS X 0208:1978, unchanged part."
34    '(registry "jisx0208\\.1978"
35               dimension 2
36               chars 94
37               mother =jis-x0208
38               =>iso-ir 42
39               final ?@
40               graphic 0
41               partial t))
42   (make-charset
43    '=jis-x0208@1978/-4pr
44    "JIS X 0208:1978, 1st - 3rd impressions."
45    '(registry "jisx0208\\.1978"
46               dimension 2
47               chars 94
48               mother =jis-x0208@1978
49               =>iso-ir 42
50               final ?@
51               graphic 0
52               partial t))
53   (make-charset
54    '=jis-x0208@1978/1pr
55    "JIS X 0208:1978, 1st impression."
56    '(iso-ir 42
57             registry "jisx0208\\.1978"
58             dimension 2
59             chars 94
60             mother =jis-x0208@1978/-4pr
61             final ?@
62             graphic 0))
63   (make-charset
64    '=jis-x0208@1978/-4X
65    "JIS X 0208:1978, index before the 4th impression."
66    '(registry "jisx0208\\.1978"
67               dimension 2
68               chars 94
69               mother =jis-x0208@1978
70               =>iso-ir 42
71               ;; final ?@
72               graphic 0
73               partial t))
74   (make-charset
75    '=jis-x0208@1978/1er-pr
76    "JIS X 0208:1978, fixed by errata [Nov 1978]."
77    '(registry "jisx0208\\.1978"
78               dimension 2
79               chars 94
80               mother =jis-x0208@1978
81               =>iso-ir 42
82               ;; final ?@
83               graphic 0
84               partial t))
85   (make-charset
86    '=jis-x0208@1978/2-pr
87    "JIS X 0208:1978, 2nd impression or later."
88    '(registry "jisx0208\\.1978"
89               dimension 2
90               chars 94
91               mother =jis-x0208@1978/1er-pr
92               =>iso-ir 42
93               ;; final ?@
94               graphic 0
95               partial t))
96   (make-charset
97    '=jis-x0208@1978/4er
98    "JIS X 0208:1978, replaced by errata of 4th impression."
99    '(registry "jisx0208\\.1978"
100               dimension 2
101               chars 94
102               mother =jis-x0208@1978/2-pr
103               =>iso-ir 42
104               ;; final ?@
105               graphic 0
106               partial t))
107   (make-charset
108    '=jis-x0208@1978/4-pr
109    "JIS X 0208:1978, 4th impression or later."
110    '(registry "jisx0208\\.1978"
111               dimension 2
112               chars 94
113               mother =jis-x0208@1978/2-pr
114               =>iso-ir 42
115               ;; final ?@
116               graphic 0
117               partial t))
118   (make-charset
119    '=jis-x0208@1978/5pr
120    "JIS X 0208:1978, 5th impression."
121    '(registry "jisx0208\\.1978"
122               dimension 2
123               chars 94
124               mother =jis-x0208@1978/4-pr
125               =>iso-ir 42
126               ;; final ?@
127               graphic 0
128               partial t))
129   (define-charset-alias '=jis-x0208@1978/i1 '=jis-x0208@1978/1pr)
130   (define-charset-alias '=jis-x0208@1978/i-4 '=jis-x0208@1978/-4pr)
131   (define-charset-alias '=jis-x0208@1978/i4- '=jis-x0208@1978/4-pr)
132   )
133  (t
134   (make-charset
135    '=jis-x0208@1978
136    "JIS X0208:1978 Japanese Kanji (so called \"old JIS\")."
137    '(iso-ir 42
138             registry "jisx0208\\.1978"
139             dimension 2
140             chars 94
141             mother =jis-x0208
142             final ?@
143             graphic 0))
144   ))
145
146 (define-charset-alias '=jis-x0208-1978          '=jis-x0208@1978)
147 (define-charset-alias 'japanese-jisx0208-1978   '=jis-x0208@1978)
148 (define-charset-alias 'chinese-gb2312           '=gb2312)
149 (define-charset-alias '=jis-x0208-1983          '=jis-x0208@1983)
150 (define-charset-alias 'japanese-jisx0208        '=jis-x0208@1983)
151 (define-charset-alias 'korean-ksc5601           '=ks-x1001)
152 (define-charset-alias 'japanese-jisx0212        '=jis-x0212)
153 (define-charset-alias 'chinese-cns11643-1       '=cns11643-1)
154 (define-charset-alias 'chinese-cns11643-2       '=cns11643-2)
155 (define-charset-alias 'chinese-gb12345          '=gb12345)
156 (define-charset-alias 'chinese-big5             '=big5)
157
158 ;; PinYin-ZhuYin
159 (make-charset 'sisheng "PinYin-ZhuYin"
160               '(registry "sisheng_cwnn\\|OMRON_UDC_ZH"
161                 dimension 1
162                 chars 94
163                 final ?0
164                 graphic 0
165                 ))
166
167 ;; Lao script.
168 ;; ISO10646's 0x0E80..0x0EDF are mapped to 0x20..0x7F.
169 (make-charset 'lao "Lao script"
170               '(registry "MuleLao-1"
171                 dimension 1
172                 chars 94
173                 final ?1
174                 graphic 1))
175
176 ;; IPA (International Phonetic Alphabet)
177 (make-charset 'ipa "International Phonetic Alphabet"
178               '(registry "MuleIPA"
179                 dimension 1
180                 chars 96
181                 final ?0
182                 graphic 1))
183
184 ;; Ethiopic
185 (make-charset 'ethiopic "Ethiopic"
186               '(registry "Ethio"
187                 dimension 2
188                 chars 94
189                 final ?3
190                 graphic 0
191                 ))
192
193 ;; ISO-IR-165 (CCITT Extended GB)
194 ;;    It is based on CCITT Recommendation T.101, includes GB 2312-80 +
195 ;;    GB 8565-88 table A4 + 293 characters.
196 (if (featurep 'utf-2000)
197     (progn
198       (make-charset '=iso-ir165
199                     "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
200                     '(iso-ir 165
201                              dimension 2
202                              chars 94
203                              mother =gb2312
204                              final ?E
205                              registry "isoir165"
206                              graphic 0))
207       (define-charset-alias 'chinese-isoir165 '=iso-ir165))
208   (make-charset 'chinese-isoir165
209                 "ISO-IR-165 (CCITT Extended GB; Chinese simplified)"
210                 '(iso-ir 165
211                          dimension 2
212                          chars 94
213                          final ?E
214                          registry "isoir165"
215                          graphic 0)))
216
217 ;; CNS11643 Plane3 thru Plane7
218 ;; These represent more and more obscure Chinese characters.
219 ;; By the time you get to Plane 7, we're talking about characters
220 ;; that appear once in some ancient manuscript and whose meaning
221 ;; is unknown.
222
223 (flet
224     ((make-chinese-cns11643-charset
225       (name iso-ir plane final)
226       (make-charset
227        name (concat "CNS 11643 Plane " plane " (Chinese traditional)")
228        `(iso-ir ,iso-ir
229          registry 
230          ,(concat "CNS11643[.-]\\(.*[.-]\\)?" plane "$")
231          dimension 2
232          chars 94
233          final ,final
234          graphic 0))
235       ))
236   (make-chinese-cns11643-charset '=cns11643-3 183 "3" ?I)
237   (make-chinese-cns11643-charset '=cns11643-4 184 "4" ?J)
238   (make-chinese-cns11643-charset '=cns11643-5 185 "5" ?K)
239   (make-chinese-cns11643-charset '=cns11643-6 186 "6" ?L)
240   (make-chinese-cns11643-charset '=cns11643-7 187 "7" ?M)
241   (define-charset-alias 'chinese-cns11643-3     '=cns11643-3)
242   (define-charset-alias 'chinese-cns11643-4     '=cns11643-4)
243   (define-charset-alias 'chinese-cns11643-5     '=cns11643-5)
244   (define-charset-alias 'chinese-cns11643-6     '=cns11643-6)
245   (define-charset-alias 'chinese-cns11643-7     '=cns11643-7)
246   )
247
248 ;; JIS X 0213:2000
249 (cond
250  ((featurep 'utf-2000)
251   (make-charset
252    '=jis-x0213-1
253    "JIS X 0213 Plain 1 (unchanged part)"
254    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
255               dimension 2
256               chars 94
257               =>iso-ir 228
258               final ?O
259               graphic 0
260               partial t))
261
262   (make-charset
263    '=jis-x0213-1@2000
264    "JIS X 0213:2000 Plain 1"
265    '(iso-ir 228
266             registry "jisx0213\\(\\.2000\\)-1"
267             dimension 2
268             chars 94
269             mother =jis-x0213-1
270             final ?O
271             graphic 0))
272   (make-charset
273    '=jis-x0213-2
274    "JIS X 0213 Plain 2"
275    '(iso-ir 229
276             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
277             dimension 2
278             chars 94
279             final ?P
280             graphic 0))
281
282   (make-charset
283    '=jis-x0213-1@2004
284    "JIS X 0213:2004 Plain 1"
285    '(iso-ir 233
286             registry "jisx0213\\(\\.2004\\)-1"
287             dimension 2
288             chars 94
289             mother =jis-x0213-1
290             final ?Q
291             graphic 0))
292
293   (define-charset-alias 'japanese-jisx0213-1 '=jis-x0213-1@2000)
294   (define-charset-alias 'japanese-jisx0213-2 '=jis-x0213-2)
295   (define-charset-alias '=jis-x0213-1-2000 '=jis-x0213-1@2000)
296   (define-charset-alias '=jis-x0213-2-2000 '=jis-x0213-2)
297   )
298  (t
299   (make-charset
300    'japanese-jisx0213-1
301    "JIS X 0213:2000 Plain 1"
302    '(registry "jisx0213\\(\\.2000\\)-1"
303               dimension 2
304               chars 94
305               final ?O
306               graphic 0))
307   (make-charset
308    'japanese-jisx0213-2
309    "JIS X 0213:2000 Plain 2"
310    '(registry "jisx0213\\(\\.2000\\)-2"
311               dimension 2
312               chars 94
313               final ?P
314               graphic 0))
315   ))
316
317 (when (featurep 'utf-2000)
318   (define-charset-alias 'ucs '=ucs)
319   (define-charset-alias '=jis-x0208-1990 '=jis-x0208@1990)
320   (define-charset-alias 'japanese-jisx0208-1990 '=jis-x0208@1990)
321
322   (make-charset
323    '=>>>jis-x0208
324    "JIS X 0208 abstract glyph-forms (unchanged part)."
325    '(registry "jisx0208\\.1990"
326               dimension 2
327               chars 94
328               mother =jis-x0208
329               =>iso-ir 168
330               ;; final ?B
331               graphic 0))
332   (make-charset
333    '=>>>jis-x0208@1978
334    "JIS X 0208:1978 abstract glyph-forms."
335    '(registry "jisx0208\\.1978"
336               dimension 2
337               chars 94
338               mother =>>>jis-x0208
339               =>iso-ir 42
340               ;; final ?@
341               graphic 0))
342   (make-charset
343    '=>>>jis-x0208@1983
344    "JIS X 0208:1983 abstract glyph-forms."
345    '(registry "jisx0208\\.1983"
346               dimension 2
347               chars 94
348               mother =>>>jis-x0208
349               =>iso-ir 87
350               graphic 0))
351   (make-charset
352    '=>>>jis-x0208@1990
353    "JIS X 0208:1990 abstract glyph-forms."
354    '(registry "jisx0208\\.1990"
355               dimension 2
356               chars 94
357               mother =>>>jis-x0208
358               =>iso-ir 168
359               ;; final ?B
360               graphic 0))
361   (make-charset
362    '=>>>jis-x0213-1
363    "JIS X 0213 Plain 1 abstract glyph-forms (unchanged part)"
364    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
365               dimension 2
366               chars 94
367               mother =jis-x0213-1
368               =>iso-ir 228
369               ;; final ?O
370               graphic 0
371               ;; partial t
372               ))
373   (make-charset
374    '=>>>jis-x0213-1@2000
375    "JIS X 0213:2000 Plain 1 abstract glyph-forms"
376    '(registry "jisx0213\\(\\.2000\\)-1"
377               dimension 2
378               chars 94
379               mother =>>>jis-x0213-1
380               =>iso-ir 228
381               ;; final ?O
382               graphic 0
383               ;; partial t
384               ))
385   (make-charset
386    '=>>>jis-x0213-1@2004
387    "JIS X 0213:2004 Plain 1 abstract glyph-forms"
388    '(mother =>>>jis-x0213-1
389             =>iso-ir 233
390             ;; registry "jisx0213\\(\\.2004\\)-1"
391             dimension 2
392             chars 94
393             graphic 0))
394   (make-charset
395    '=>>>jis-x0213-2
396    "JIS X 0213 Plain 2 abstract glyph-forms"
397    '(mother =jis-x0213-2
398             =>iso-ir 229
399             registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
400             dimension 2
401             chars 94
402             graphic 0))
403
404   (make-charset
405    '=>>jis-x0208
406    "JIS X 0208 abstract glyphs (unchanged part)."
407    '(registry "jisx0208\\.1990"
408               dimension 2
409               chars 94
410               mother =>>>jis-x0208
411               =>iso-ir 168
412               ;; final ?B
413               graphic 0))
414   (make-charset
415    '=>>jis-x0208@1978
416    "JIS X 0208:1978 abstract glyphs."
417    '(registry "jisx0208\\.1978"
418               dimension 2
419               chars 94
420               mother =>>jis-x0208
421               =>iso-ir 42
422               ;; final ?@
423               graphic 0))
424   (make-charset
425    '=>>jis-x0208@1983
426    "JIS X 0208:1983 abstract glyphs."
427    '(registry "jisx0208\\.1983"
428               dimension 2
429               chars 94
430               mother =>>jis-x0208
431               =>iso-ir 87
432               graphic 0))
433   (make-charset
434    '=>>jis-x0208@1990
435    "JIS X 0208:1990 abstract glyphs."
436    '(registry "jisx0208\\.1990"
437               dimension 2
438               chars 94
439               mother =>>jis-x0208
440               =>iso-ir 168
441               graphic 0))
442
443   (make-charset
444    '=>>jis-x0213-1
445    "JIS X 0213 Plain 1 abstract glyphs (unchanged part)"
446    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
447               dimension 2
448               chars 94
449               mother =>>>jis-x0213-1
450               =>iso-ir 228
451               ;; final ?O
452               graphic 0
453               ;; partial t
454               ))
455   (make-charset
456    '=>>jis-x0213-1@2000
457    "JIS X 0213:2000 Plain 1 abstract glyphs"
458    '(registry "jisx0213\\(\\.2000\\)-1"
459               dimension 2
460               chars 94
461               mother =>>jis-x0213-1
462               =>iso-ir 228
463               ;; final ?O
464               graphic 0
465               ;; partial t
466               ))
467   (make-charset
468    '=>>jis-x0213-2
469    "JIS X 0213 Plain 2 abstract glyphs"
470    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
471               dimension 2
472               chars 94
473               mother =>>>jis-x0213-2
474               =>iso-ir 229
475               ;; final ?P
476               graphic 0))
477   (make-charset
478    '=>>jis-x0213-1@2004
479    "JIS X 0213:2004 Plain 1 abstract glyphs"
480    '(registry "jisx0213\\(\\.2004\\)-1"
481               dimension 2
482               chars 94
483               mother =>>jis-x0213-1
484               =>iso-ir 233
485               ;; final ?Q
486               graphic 0
487               ;; partial t
488               ))
489
490   (make-charset
491    '=+>jis-x0208
492    "JIS X 0208 based on usual unification."
493    '(registry "jisx0208\\.1990"
494               dimension 2
495               chars 94
496               mother =>>jis-x0208
497               =>iso-ir 168
498               ;; final ?B
499               graphic 0))
500   (define-charset-alias '=>jis-x0208@usual '=+>jis-x0208)
501   (make-charset
502    '=+>jis-x0208@1978
503    "JIS X 0208:1978 unified abstract glyphs."
504    '(registry "jisx0208\\.1978"
505               dimension 2
506               chars 94
507               mother =+>jis-x0208
508               =>iso-ir 42
509               ;; final ?@
510               graphic 0))
511   (make-charset
512    '=+>jis-x0213-1
513    "JIS X 0213 Plain 1 unified abstract glyphs (unchanged part)"
514    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
515               dimension 2
516               chars 94
517               mother =>>jis-x0213-1
518               =>iso-ir 228
519               ;; final ?O
520               graphic 0
521               ;; partial t
522               ))
523
524   (make-charset
525    '=>jis-x0208
526    "JIS X 0208 based on the unchanged unification rules."
527    '(registry "jisx0208\\.1990"
528               dimension 2
529               chars 94
530               mother =+>jis-x0208
531               =>iso-ir 168
532               ;; final ?B
533               graphic 0))
534   (define-charset-alias '<=>jis-x0208 '=>jis-x0208)
535   (make-charset
536    '=>jis-x0208@1997
537    "JIS X 0208 based on the unification rule of 1997 edition."
538    '(registry "jisx0208\\.1990"
539               dimension 2
540               chars 94
541               mother =>jis-x0208
542               =>iso-ir 168
543               ;; final ?B
544               graphic 0))
545   (define-charset-alias '<=>jis-x0208@1997 '=>jis-x0208@1997)
546   (define-charset-alias '  =jis-x0208@1997 '=>jis-x0208@1997)
547
548   (make-charset
549    '=>jis-x0213-1
550    "JIS X 0213 Plain 1 abstract characters (unchanged part)"
551    '(registry "jisx0213\\(\\.[0-9]+\\)?-1"
552               dimension 2
553               chars 94
554               mother =+>jis-x0213-1
555               =>iso-ir 228
556               ;; final ?O
557               graphic 0
558               ;; partial t
559               ))
560   (define-charset-alias '<=>jis-x0213-1 '=>jis-x0213-1)
561   (make-charset
562    '=>jis-x0213-1@2000
563    "JIS X 0213:2000 Plain 1 abstract characters"
564    '(registry "jisx0213\\(\\.2000\\)-1"
565               dimension 2
566               chars 94
567               mother =>jis-x0213-1
568               =>iso-ir 228
569               ;; final ?O
570               graphic 0
571               ;; partial t
572               ))
573   (define-charset-alias '<=>jis-x0213-1@2000 '=>jis-x0213-1@2000)
574   (make-charset
575    '=>jis-x0213-1@2004
576    "JIS X 0213:2004 Plain 1 abstract characters"
577    '(registry "jisx0213\\(\\.2004\\)-1"
578               dimension 2
579               chars 94
580               mother =>jis-x0213-1
581               =>iso-ir 233
582               ;; final ?Q
583               graphic 0
584               ;; partial t
585               ))
586   (define-charset-alias '<=>jis-x0213-1@2004 '=>jis-x0213-1@2004)
587   (make-charset
588    '=+>jis-x0213-2
589    "JIS X 0213 Plain 2 based on usual unification."
590    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
591               dimension 2
592               chars 94
593               mother =>>jis-x0213-2
594               =>iso-ir 229
595               ;; final ?P
596               graphic 0))
597   (define-charset-alias '=>jis-x0213-2@usual '=+>jis-x0213-2)
598   (make-charset
599    '=>jis-x0213-2
600    "JIS X 0213 Plain 2 abstract characters"
601    '(registry "jisx0213\\(\\.\\(2000\\|2004\\)\\)?-2"
602               dimension 2
603               chars 94
604               mother =+>jis-x0213-2
605               =>iso-ir 229
606               ;; final ?P
607               graphic 0))
608
609   (make-charset
610    '=>cns11643-7
611    "CNS 11643 Plane 7 abstract characters."
612    '(registry "CNS11643[.-]\\(.*[.-]\\)?7$"
613               dimension 2
614               chars 94
615               mother =cns11643-7
616               =>iso-ir 187
617               graphic 0))
618
619   (make-charset '=big5-cdp
620                 "Big5 with CDP extension"
621                 '(long-name     "Big5-CDP"
622                   chars         256
623                   dimension     2
624                   columns       2
625                   graphic       2
626                   direction     l2r
627                   registry      "big5\\.cdp-0"
628                   mother        chinese-big5
629                   min-code      #x8140
630                   max-code      #x8DFE))
631   (define-charset-alias 'chinese-big5-cdp '=big5-cdp)
632
633   (make-charset '=>>big5-cdp
634                 "Abstract glyphs of Big5-CDP"
635                 '(long-name     "Big5-CDP glyphs"
636                   chars         256
637                   dimension     2
638                   columns       2
639                   graphic       2
640                   direction     l2r
641                   registry      "big5\\.cdp-0"
642                   mother        =big5-cdp))
643
644   (make-charset '=>big5-cdp
645                 "Big5-CDP abstract characters"
646                 '(long-name     "Big5-CDP abstract characters"
647                   chars         256
648                   dimension     2
649                   columns       2
650                   graphic       2
651                   direction     l2r
652                   registry      "big5\\.cdp-0"
653                   mother        =>>big5-cdp))
654
655   (make-charset '=gt
656                 "GT 2000"
657                 `(long-name     "GT"
658                   chars         256
659                   dimension     3
660                   columns       2
661                   graphic       2
662                   direction     l2r
663                   registry      ""
664                   min-code      ,(lsh #x6100 16)
665                   max-code      ,(+ (lsh #x6100 16) 67547)
666                   code-offset   ,(lsh #x6100 16)))
667   (define-charset-alias 'ideograph-gt '=gt)
668   (make-charset '=>>>gt
669                 "GT 2000 abstract glyph-forms"
670                 '(long-name     "GT abstract glyph-forms"
671                   chars         256
672                   dimension     3
673                   columns       2
674                   graphic       2
675                   direction     l2r
676                   mother        =gt))
677   (make-charset '=>>gt
678                 "GT 2000 abstract glyphs"
679                 '(long-name     "GT abstract glyphs"
680                   chars         256
681                   dimension     3
682                   columns       2
683                   graphic       2
684                   direction     l2r
685                   mother        =>>>gt))
686   (define-charset-alias '<=>gt '=>>gt)
687   (define-charset-alias '<==>gt '=>>gt)
688   (make-charset '=+>gt
689                 "GT 2000 unified abstract glyphs"
690                 '(long-name     "Unified abstract GT glyphs"
691                   chars         256
692                   dimension     3
693                   columns       2
694                   graphic       2
695                   direction     l2r
696                   mother        =>>gt))
697   (make-charset '=>gt
698                 "GT 2000 abstract characters"
699                 '(long-name     "abstract GT characters"
700                   chars         256
701                   dimension     3
702                   columns       2
703                   graphic       2
704                   direction     l2r
705                   mother        =+>gt))
706   (make-charset '=gt-k
707                 "Ideographic components of GT"
708                 `(long-name     "GT components"
709                   chars         256
710                   dimension     2
711                   columns       2
712                   graphic       2
713                   direction     l2r
714                   registry      ""
715                   min-code      ,(lsh #x6110 16)
716                   max-code      ,(+ (lsh #x6110 16) 17090)
717                   code-offset   ,(lsh #x6110 16)))
718   (define-charset-alias 'ideograph-gt-k '=gt-k)
719   (make-charset '=>>gt-k
720                 "abstract glyphs of GT-K"
721                 '(long-name     "GT-K abstract glyphs"
722                   chars         256
723                   dimension     2
724                   columns       2
725                   graphic       2
726                   direction     l2r
727                   mother        =gt-k))
728   (make-charset '=>gt-k
729                 "GT-K abstract characters"
730                 '(long-name     "GT-K abstract characters"
731                   chars         256
732                   dimension     2
733                   columns       2
734                   graphic       2
735                   direction     l2r
736                   mother        =>>gt-k))
737   (let ((i 1))
738     (while (<= i 11)
739       (make-charset
740        (intern (format "=gt-pj-%d" i))
741        (format "GT 2000 (pseudo JIS encoding) part %d" i)
742        `(long-name ,(format "GT PJ %d" i)
743                    chars 94
744                    dimension 2
745                    columns 2
746                    graphic 0
747                    direction l2r
748                    registry ,(format "\\(GTpj-%d\\|jisx0208\\.GT-%d\\)$" i i)))
749       (define-charset-alias
750         (intern (format "ideograph-gt-pj-%d" i))
751         (intern (format "=gt-pj-%d" i)))
752       (setq i (1+ i))))
753   (make-charset
754    '=gt-pj-k1
755    "Ideographic parts of GT (pseudo JIS encoding) part 1"
756    '(long-name "GT K1"
757                chars 94
758                dimension 2
759                columns 2
760                graphic 0
761                direction l2r
762                registry "\\(GTKpj-1\\|jisx0208\\.GTK-1\\)$"))
763   (define-charset-alias 'ideograph-gt-pj-k1 '=gt-pj-k1)
764   (make-charset
765    '=gt-pj-k2
766    "Ideographic parts of GT (pseudo JIS encoding) part 2"
767    '(long-name "GT K2"
768                chars 94
769                dimension 2
770                columns 2
771                graphic 0
772                direction l2r
773                registry "\\(GTKpj-2\\|jisx0208\\.GTK-2\\)$"))
774   (define-charset-alias 'ideograph-gt-pj-k2 '=gt-pj-k2)
775
776   (make-charset '=daikanwa
777                 "Daikanwa dictionary (unchanged part)"
778                 `(long-name     "Daikanwa"
779                   chars         256
780                   dimension     2
781                   columns       2
782                   graphic       2
783                   direction     l2r
784                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
785                   min-code      #xE00000
786                   max-code      ,(+ #xE00000 50100)
787                   code-offset   #xE00000))
788   (define-charset-alias 'ideograph-daikanwa '=daikanwa)
789
790   (make-charset '=daikanwa@rev1
791                 "Daikanwa dictionary (revised version)"
792                 `(long-name     "Daikanwa Rev."
793                   chars         256
794                   dimension     2
795                   columns       2
796                   graphic       2
797                   direction     l2r
798                   registry      "Daikanwa\\(\\.[0-9]+\\)?-2"
799                   mother        =daikanwa
800                   ))
801   (define-charset-alias 'ideograph-daikanwa-2 '=daikanwa@rev1)
802   (define-charset-alias '=daikanwa-rev1 '=daikanwa@rev1)
803
804   (make-charset '=daikanwa@rev2
805                 "Daikanwa dictionary (revised version 2)"
806                 `(long-name     "Daikanwa"
807                   chars         256
808                   dimension     2
809                   columns       2
810                   graphic       2
811                   direction     l2r
812                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
813                   mother        =daikanwa
814                   min-code      1
815                   max-code      49964
816                   ;; min-code   #xE00000
817                   ;; max-code   ,(+ #xE00000 50100)
818                   ;; code-offset        #xE00000
819                   ))
820   (define-charset-alias '=daikanwa-rev2 '=daikanwa@rev2)
821
822   (make-charset '=daikanwa/+p
823                 "Daikanwa dictionary (ddddd')"
824                 `(long-name     "Daikanwa ddddd'"
825                   chars         256
826                   dimension     2
827                   columns       2
828                   graphic       2
829                   direction     l2r))
830   (make-charset '=daikanwa/+2p
831                 "Daikanwa dictionary (ddddd'')"
832                 `(long-name     "Daikanwa ddddd''"
833                   chars         256
834                   dimension     2
835                   columns       2
836                   graphic       2
837                   direction     l2r))
838   (make-charset '=daikanwa/ho
839                 "Daikanwa dictionary (Hokan)"
840                 `(long-name     "Daikanwa-ho"
841                   chars         256
842                   dimension     2
843                   columns       2
844                   graphic       2
845                   direction     l2r))
846
847   (make-charset '=>>daikanwa
848                 "Daikanwa abstract glyphs"
849                 '(long-name     "Daikanwa glyphs"
850                   chars         256
851                   dimension     2
852                   columns       2
853                   graphic       2
854                   direction     l2r
855                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
856                   mother        =daikanwa))
857
858   (make-charset '=>daikanwa
859                 "Daikanwa abstract characters"
860                 '(long-name     "abstract Daikanwa"
861                   chars         256
862                   dimension     2
863                   columns       2
864                   graphic       2
865                   direction     l2r
866                   registry      "Daikanwa\\(\\.[0-9]+\\)?-3"
867                   mother        =>>daikanwa))
868
869   (make-charset '=shinjigen
870                 "Kadokawa ShinJigen dictionary (common parts)"
871                 `(long-name     "Shinjigen common parts"
872                   chars         256
873                   dimension     2
874                   columns       2
875                   graphic       2
876                   direction     l2r
877                   registry      "Shinjigen\\(\\.[0-9]+\\)?-*"))
878
879   (make-charset '=shinjigen@1ed
880                 "Kadokawa ShinJigen dictionary (the first edition)"
881                 `(long-name     "Shinjigen-1"
882                   chars         256
883                   dimension     2
884                   columns       2
885                   graphic       2
886                   direction     l2r
887                   mother        =shinjigen
888                   registry      "Shinjigen\\(\\.[0-9]+\\)?-1"))
889   (define-charset-alias 'shinjigen-1 '=shinjigen@1ed)
890
891   (make-charset '=shinjigen@1ed/24pr
892                 "Kadokawa ShinJigen dictionary (the 24th impression)"
893                 `(long-name     "Shinjigen-1 24pr"
894                   chars         256
895                   dimension     2
896                   columns       2
897                   graphic       2
898                   direction     l2r
899                   mother        =shinjigen@1ed))
900
901   (make-charset '=shinjigen@rev
902                 "Kadokawa ShinJigen dictionary (the revised edition)"
903                 `(long-name     "Shinjigen-2"
904                   chars         256
905                   dimension     2
906                   columns       2
907                   graphic       2
908                   direction     l2r
909                   mother        =shinjigen
910                   registry      "Shinjigen\\(\\.[0-9]+\\)?-2"))
911   (define-charset-alias 'shinjigen-2 '=shinjigen@rev)
912   (make-charset '=shinjigen/+p@rev
913                 "ShinJigen (the second edition) number with '"
914                 `(long-name     "Shinjigen-2 with '"
915                   chars         256
916                   dimension     2
917                   columns       2
918                   graphic       2
919                   direction     l2r))
920   (define-charset-alias 'shinjigen-2-p '=shinjigen/+p@rev)
921
922   (make-charset '=big5-pua
923                 "Big5 with private used area"
924                 '(long-name     "Big5-PUA"
925                   chars         256
926                   dimension     2
927                   columns       2
928                   graphic       2
929                   direction     l2r
930                   mother        chinese-big5
931                   registry      "Big5\\.ETEN"))
932   (define-charset-alias 'chinese-big5-pua '=big5-pua)
933   (make-charset '=big5-eten
934                 "Big5 ETEN"
935                 '(long-name     "Big5-ETEN"
936                   chars         256
937                   dimension     2
938                   columns       2
939                   graphic       2
940                   direction     l2r
941                   mother        chinese-big5
942                   min-code      #x8140
943                   max-code      #xFEFE
944                   registry      "Big5\\.ETEN"))
945   (define-charset-alias 'chinese-big5-eten '=big5-eten)
946   (make-charset 'chinese-big5-eten-a
947                 "Big5 ETEN (#xF9D6 .. #xF9FE)"
948                 '(long-name     "Big5-ETEN-a"
949                   chars         256
950                   dimension     2
951                   columns       2
952                   graphic       2
953                   direction     l2r
954                   mother        chinese-big5
955                   min-code      #xF9D6
956                   max-code      #xF9FE
957                   registry      "Big5\\.ETEN"))
958   (make-charset 'chinese-big5-eten-b
959                 "Big5 ETEN (#xC6A1 .. #xC8FE)"
960                 '(long-name     "Big5-ETEN-b"
961                   chars         256
962                   dimension     2
963                   columns       2
964                   graphic       2
965                   direction     l2r
966                   mother        chinese-big5
967                   min-code      #xC6A1
968                   max-code      #xC8FE
969                   registry      "Big5\\.ETEN"))
970
971   (let* ((i 1)
972          (hzk-min (+ (lsh #x6200 16) 65536))
973          (hzk-max (+ hzk-min 65535)))
974     (while (<= i 12)
975       (make-charset
976        (intern (format "=hanziku-%d" i))
977        (format "HANZIKU (pseudo BIG5 encoding) part %d" i)
978        `(long-name ,(format "HANZIKU-%d" i)
979                    chars 256
980                    dimension 2
981                    columns 2
982                    graphic 2
983                    direction l2r
984                    registry ,(format "hanziku-%d$" i i)
985                    min-code ,hzk-min
986                    max-code ,hzk-max
987                    code-offset ,hzk-min))
988       (define-charset-alias
989         (intern (format "ideograph-hanziku-%d" i))
990         (intern (format "=hanziku-%d" i)))
991       (setq hzk-min (1+ hzk-max)
992             hzk-max (+ hzk-min 65535))
993       (setq i (1+ i))))
994
995   (make-charset '=cbeta "CBETA private characters"
996                 '(long-name     "CBETA PUA"
997                   chars         256
998                   dimension     2
999                   registry      "cbeta-0"
1000                   graphic       2
1001                   min-code      #xE20000
1002                   max-code      #xE2FFFF
1003                   code-offset   #xE20000
1004                   columns       2
1005                   direction     l2r))
1006   (define-charset-alias 'ideograph-cbeta '=cbeta)
1007
1008   (make-charset '=>>cbeta "CBETA abstract glyphs"
1009                 '(long-name     "CBETA glyphs"
1010                   chars         256
1011                   dimension     2
1012                   registry      "cbeta-0"
1013                   graphic       2
1014                   columns       2
1015                   direction     l2r
1016                   mother        =cbeta))
1017
1018   (make-charset '=zinbun-oracle
1019                 "Oracle Bones Script"
1020                 `(long-name     "Oracle Bones Script in Zinbun, Kyoto Univ."
1021                   chars         256
1022                   dimension     2
1023                   registry      "zob1968-0"
1024                   graphic       2
1025                   min-code      #xE70000
1026                   max-code      ,(+ #xE70000 8192)
1027                   code-offset   #xE70000
1028                   columns       2
1029                   direction     l2r))
1030
1031   (make-charset '=>zinbun-oracle
1032                 "Abstract Oracle Bones"
1033                 '(long-name     "Abstract characters of Zinbun Oracle Bones."
1034                   chars         256
1035                   dimension     2
1036                   mother        =zinbun-oracle
1037                   registry      "zob1968-0"
1038                   graphic       2
1039                   columns       2
1040                   direction     l2r))
1041
1042   (make-charset '=jef-china3
1043                 "JEF + CHINA3 private characters"
1044                 '(long-name     "JEF + CHINA3"
1045                   chars         256
1046                   dimension     2
1047                   columns       2
1048                   graphic       2
1049                   direction     l2r
1050                   registry      "china3jef-0"
1051                   min-code      #xE80000
1052                   max-code      #xE8FFFF
1053                   code-offset   #xE80000))
1054   (define-charset-alias 'china3-jef '=jef-china3)
1055
1056   (make-charset '=ruimoku-v6
1057                 "private characters used in RUIMOKU Version.6"
1058                 `(long-name     "RUI6"
1059                   chars         256
1060                   dimension     2
1061                   columns       2
1062                   graphic       2
1063                   direction     l2r
1064                   registry      "rui6-0"
1065                   ;; mother     ucs
1066                   min-code      #xE90000 ; #xE000
1067                   max-code      #xE908FF ; #xE8FF
1068                   code-offset   ,(- #xE90000 #xE000)))
1069   (make-charset '=>>ruimoku-v6
1070                 "RUIMOKU Version.6 glyphs"
1071                 '(long-name     "RUI6 glyphs"
1072                   chars         256
1073                   dimension     2
1074                   columns       2
1075                   graphic       2
1076                   direction     l2r
1077                   registry      "rui6-0"
1078                   mother        =ruimoku-v6))
1079
1080   (make-charset '==>ucs@bucs
1081                 "Basic Subset of Coded Character Sets (BUCS)"
1082                 '(long-name     "BUCS abstract characters"
1083                   chars         256
1084                   dimension     3
1085                   columns       2
1086                   graphic       2
1087                   direction     l2r
1088                   =>iso-ir      177
1089                   mother        =ucs))
1090
1091   (make-charset '=>ucs@iso
1092                 "Abstract characters of ISO/IEC 10646 representatives"
1093                 '(long-name     "UCS characters for ISO"
1094                   chars         256
1095                   dimension     3
1096                   columns       2
1097                   graphic       2
1098                   direction     l2r
1099                   =>iso-ir      177
1100                   mother        =ucs))
1101   (make-charset '=>ucs@unicode
1102                 "Abstract characters of Unicode representatives"
1103                 '(long-name     "UCS characters for Unicode"
1104                   chars         256
1105                   dimension     3
1106                   columns       2
1107                   graphic       2
1108                   direction     l2r
1109                   =>iso-ir      177
1110                   mother        =>ucs@iso))
1111   (make-charset '=>ucs@jis
1112                 "UCS representative characters for JIS X0208/0212/0213"
1113                 '(long-name     "UCS characters for JIS"
1114                   chars         256
1115                   dimension     3
1116                   columns       2
1117                   graphic       2
1118                   direction     l2r
1119                   =>iso-ir      177
1120                   mother        =>ucs@unicode))
1121   (make-charset '=>ucs@ks
1122                 "UCS representative characters for Korean Standards"
1123                 '(long-name     "UCS characters for KS"
1124                   chars         256
1125                   dimension     3
1126                   columns       2
1127                   graphic       2
1128                   direction     l2r
1129                   =>iso-ir      177
1130                   mother        =>ucs@unicode))
1131   (make-charset '=>ucs@cns
1132                 "UCS representatives characters for CNS 11643 sources"
1133                 '(long-name     "UCS characters for CNS 11643"
1134                   chars         256
1135                   dimension     3
1136                   columns       2
1137                   graphic       2
1138                   direction     l2r
1139                   =>iso-ir      177
1140                   mother        =>ucs@unicode))
1141
1142   (make-charset '=+>ucs@iso
1143                 "UCS based on ISO/IEC 10646 representative glyphs"
1144                 '(long-name     "Unified abstract glyphs of UCS"
1145                   chars         256
1146                   dimension     3
1147                   columns       2
1148                   graphic       2
1149                   direction     l2r
1150                   =>iso-ir      177
1151                   mother        =>ucs@iso))
1152   (make-charset '=+>ucs@unicode
1153                 "Unicode representative unified abstract glyphs"
1154                 '(long-name     "UCS unified abstract glyphs for Unicode"
1155                   chars         256
1156                   dimension     3
1157                   columns       2
1158                   graphic       2
1159                   direction     l2r
1160                   =>iso-ir      177
1161                   mother        =+>ucs@iso))
1162   (make-charset '=+>ucs@jis
1163                 "UCS based on Japanese usual unification"
1164                 '(long-name     "UCS unified abstract glyphs for JP"
1165                   chars         256
1166                   dimension     3
1167                   columns       2
1168                   graphic       2
1169                   direction     l2r
1170                   =>iso-ir      177
1171                   mother        =+>ucs@unicode))
1172   (define-charset-alias '=>ucs@JP '=+>ucs@jis)
1173   (make-charset '=+>ucs@jis/1990
1174                 "UCS representative characters for JIS X0208/0212:1990"
1175                 '(long-name     "UCS characters for JIS:1990"
1176                   chars         256
1177                   dimension     3
1178                   columns       2
1179                   graphic       2
1180                   direction     l2r
1181                   =>iso-ir      177
1182                   mother        =+>ucs@jis))
1183   (define-charset-alias '=>ucs@jis/1990 '=+>ucs@jis/1990)
1184   (make-charset '=+>ucs@ks
1185                 "UCS representative unified abstract glyphs for Korean Standards"
1186                 '(long-name     "UCS unified abstract glyphs for KS"
1187                   chars         256
1188                   dimension     3
1189                   columns       2
1190                   graphic       2
1191                   direction     l2r
1192                   =>iso-ir      177
1193                   mother        =+>ucs@unicode))
1194   (make-charset '=+>ucs@cns
1195                 "UCS representatives unified abstract glyphs for CNS 11643 sources"
1196                 '(long-name     "UCS unified abstract glyphs for CNS"
1197                   chars         256
1198                   dimension     3
1199                   columns       2
1200                   graphic       2
1201                   direction     l2r
1202                   =>iso-ir      177
1203                   mother        =+>ucs@unicode))
1204
1205   (make-charset '=>>ucs@iso
1206                 "Representative abstract-glyphs of ISO/IEC 10646"
1207                 '(long-name     "UCS abstract glyphs for UCS"
1208                   chars         256
1209                   dimension     3
1210                   columns       2
1211                   graphic       2
1212                   direction     l2r
1213                   =>iso-ir      177
1214                   mother        =+>ucs@iso))
1215   (make-charset '=>>ucs@unicode
1216                 "Representative abstract-glyphs of Unicode"
1217                 '(long-name     "Unicode abstract glyphs"
1218                   chars         256
1219                   dimension     3
1220                   columns       2
1221                   graphic       2
1222                   direction     l2r
1223                   =>iso-ir      177
1224                   mother        =>>ucs@iso))
1225   (make-charset '=>>ucs@jis
1226                 "UCS Representative abstract-glyphs for JIS X0208/0212/0213"
1227                 '(long-name     "UCS abstract glyphs for JIS"
1228                   chars         256
1229                   dimension     3
1230                   columns       2
1231                   graphic       2
1232                   direction     l2r
1233                   =>iso-ir      177
1234                   mother        =>>ucs@unicode))
1235   (make-charset '=>>ucs@jis/1990
1236                 "UCS Representative glyphs for JIS X 0208/0212:1990"
1237                 '(long-name     "UCS glyphs for JIS:1990"
1238                   chars         256
1239                   dimension     3
1240                   columns       2
1241                   graphic       2
1242                   direction     l2r
1243                   =>iso-ir      177
1244                   mother        =>>ucs@jis))
1245   (make-charset '=>>ucs@jis/2000
1246                 "UCS Representative glyphs for JIS X 0213:2000"
1247                 '(long-name     "UCS glyphs for JIS:2000"
1248                   chars         256
1249                   dimension     3
1250                   columns       2
1251                   graphic       2
1252                   direction     l2r
1253                   =>iso-ir      177
1254                   mother        =>>ucs@jis))
1255   (make-charset '=>>ucs@jis/2004
1256                 "UCS Representative glyphs for JIS X 0213:2004"
1257                 '(long-name     "UCS glyphs for JIS:2004"
1258                   chars         256
1259                   dimension     3
1260                   columns       2
1261                   graphic       2
1262                   direction     l2r
1263                   =>iso-ir      177
1264                   mother        =>>ucs@jis))
1265   (make-charset '=>>ucs@JP
1266                 "UCS abstract-glyphs based on Japanese style glyphs"
1267                 '(long-name     "UCS glyphs for JP"
1268                   chars         256
1269                   dimension     3
1270                   columns       2
1271                   graphic       2
1272                   direction     l2r
1273                   =>iso-ir      177
1274                   mother        =>>ucs@jis/2004))
1275   (make-charset '=>>ucs@ks
1276                 "UCS Representative glyphs for Korean Standards"
1277                 '(long-name     "UCS glyphs for KS"
1278                   chars         256
1279                   dimension     3
1280                   columns       2
1281                   graphic       2
1282                   direction     l2r
1283                   =>iso-ir      177
1284                   mother        =>>ucs@unicode))
1285   (make-charset '=>>ucs@cns
1286                 "UCS Representative glyphs for CNS 11643 sources"
1287                 '(long-name     "UCS glyphs for CNS"
1288                   chars         256
1289                   dimension     3
1290                   columns       2
1291                   graphic       2
1292                   direction     l2r
1293                   =>iso-ir      177
1294                   mother        =>>ucs@unicode))
1295
1296   (make-charset '=>>>ucs@iso
1297                 "Representative glyph-forms of ISO/IEC 10646"
1298                 '(long-name     "UCS glyph-forms for UCS"
1299                   chars         256
1300                   dimension     3
1301                   columns       2
1302                   graphic       2
1303                   direction     l2r
1304                   =>iso-ir      177
1305                   mother        =>>ucs@iso))
1306   (make-charset '=>>>ucs@unicode
1307                 "Representative glyph-forms of Unicode"
1308                 '(long-name     "UCS glyph-forms for Unicode"
1309                   chars         256
1310                   dimension     3
1311                   columns       2
1312                   graphic       2
1313                   direction     l2r
1314                   =>iso-ir      177
1315                   mother        =>>>ucs@iso))
1316   (make-charset '=>>>ucs@jis
1317                 "UCS Representative glyph-forms for JIS X0208/0212/0213"
1318                 '(long-name     "UCS glyph-forms for JIS"
1319                   chars         256
1320                   dimension     3
1321                   columns       2
1322                   graphic       2
1323                   direction     l2r
1324                   =>iso-ir      177
1325                   mother        =>>>ucs@unicode))
1326   (make-charset '=>>>ucs@jis/1990
1327                 "UCS Representative glyph-forms for JIS X 0208/0212:1990"
1328                 '(long-name     "UCS glyph-forms for JIS:1990"
1329                   chars         256
1330                   dimension     3
1331                   columns       2
1332                   graphic       2
1333                   direction     l2r
1334                   =>iso-ir      177
1335                   mother        =>>>ucs@jis))
1336   (make-charset '=>>>ucs@jis/2000
1337                 "UCS Representative glyph-forms for JIS X 0213:2000"
1338                 '(long-name     "UCS glyph-forms for JIS:2000"
1339                   chars         256
1340                   dimension     3
1341                   columns       2
1342                   graphic       2
1343                   direction     l2r
1344                   =>iso-ir      177
1345                   mother        =>>>ucs@jis))
1346   (make-charset '=>>>ucs@jis/2004
1347                 "UCS Representative glyph-forms for JIS X 0213:2004"
1348                 '(long-name     "UCS glyph-forms for JIS:2004"
1349                   chars         256
1350                   dimension     3
1351                   columns       2
1352                   graphic       2
1353                   direction     l2r
1354                   =>iso-ir      177
1355                   mother        =>>>ucs@jis))
1356   (make-charset '=>>>ucs@ks
1357                 "UCS Representative glyph-forms for Korean Standards"
1358                 '(long-name     "UCS glyph-forms for KS"
1359                   chars         256
1360                   dimension     3
1361                   columns       2
1362                   graphic       2
1363                   direction     l2r
1364                   =>iso-ir      177
1365                   mother        =>>>ucs@unicode))
1366   (make-charset '=>>>ucs@cns
1367                 "UCS Representative glyph-forms for CNS 11643 sources"
1368                 '(long-name     "UCS glyph-forms for CNS"
1369                   chars         256
1370                   dimension     3
1371                   columns       2
1372                   graphic       2
1373                   direction     l2r
1374                   =>iso-ir      177
1375                   mother        =>>>ucs@unicode))
1376
1377   (make-charset '=ucs@iso
1378                 "ISO/IEC 10646 for its representative glyphs"
1379                 '(long-name     "UCS for ISO"
1380                   chars         256
1381                   dimension     3
1382                   columns       2
1383                   graphic       2
1384                   direction     l2r
1385                   =>iso-ir      177
1386                   mother        =>>>ucs@iso))
1387   (make-charset '=ucs@unicode
1388                 "Unicode for its representative glyphs"
1389                 '(long-name     "UCS for Unicode"
1390                   chars         256
1391                   dimension     3
1392                   columns       2
1393                   graphic       2
1394                   direction     l2r
1395                   =>iso-ir      177
1396                   mother        =ucs@iso))
1397   (make-charset '=ucs@gb
1398                 "ISO/IEC 10646 for GB"
1399                 '(long-name     "UCS for GB"
1400                   chars         256
1401                   dimension     3
1402                   columns       2
1403                   graphic       2
1404                   direction     l2r
1405                   =>iso-ir      177
1406                   mother        =ucs@unicode))
1407   (define-charset-alias 'ucs-gb '=ucs@gb)
1408   (make-charset '=ucs@gb/fw
1409                 "ISO/IEC 10646 for GB with fullwidth"
1410                 '(long-name     "UCS for GB-fullwidth"
1411                   chars         256
1412                   dimension     3
1413                   columns       2
1414                   graphic       2
1415                   direction     l2r
1416                   =>iso-ir      177
1417                   mother        =ucs@gb))
1418   (make-charset '=ucs-bmp@gb
1419                 "ISO/IEC 10646 BMP for GB"
1420                 '(long-name     "BMP for GB"
1421                   chars         256
1422                   dimension     3
1423                   columns       2
1424                   graphic       2
1425                   direction     l2r
1426                   mother        =ucs@gb
1427                   min-code      #x0000
1428                   max-code      #xFFFF))
1429   (make-charset '=ucs@cns
1430                 "ISO/IEC 10646 for CNS 11643"
1431                 '(long-name     "UCS for CNS"
1432                   chars         256
1433                   dimension     3
1434                   columns       2
1435                   graphic       2
1436                   direction     l2r
1437                   =>iso-ir      177
1438                   mother        =ucs@unicode))
1439   (define-charset-alias 'ucs-cns '=ucs@cns)
1440   (make-charset '=ucs@cns/fw
1441                 "ISO/IEC 10646 for CNS 11643 with fullwidth"
1442                 '(long-name     "UCS for CNS-fullwidth"
1443                   chars         256
1444                   dimension     3
1445                   columns       2
1446                   graphic       2
1447                   direction     l2r
1448                   =>iso-ir      177
1449                   mother        =ucs@cns))
1450   (make-charset '=ucs-bmp@cns
1451                 "ISO/IEC 10646 BMP for CNS"
1452                 '(long-name     "BMP for CNS"
1453                   chars         256
1454                   dimension     3
1455                   columns       2
1456                   graphic       2
1457                   direction     l2r
1458                   mother        =ucs@cns
1459                   min-code      #x0000
1460                   max-code      #xFFFF))
1461   (make-charset '=ucs@jis
1462                 "ISO/IEC 10646 for JIS X0208/0212/0213"
1463                 '(long-name     "UCS for JIS"
1464                   chars         256
1465                   dimension     3
1466                   columns       2
1467                   graphic       2
1468                   direction     l2r
1469                   =>iso-ir      177
1470                   mother        =ucs@unicode))
1471   (define-charset-alias 'ucs-jis '=ucs@jis)
1472   (make-charset '=ucs@jis/fw
1473                 "ISO/IEC 10646 for JIS X0208/0212/0213 with fullwidth"
1474                 '(long-name     "UCS for JIS-fullwidth"
1475                   chars         256
1476                   dimension     3
1477                   columns       2
1478                   graphic       2
1479                   direction     l2r
1480                   =>iso-ir      177
1481                   mother        =ucs@jis))
1482   (make-charset '=ucs-bmp@jis
1483                 "ISO/IEC 10646 BMP for JIS"
1484                 '(long-name     "BMP for JIS"
1485                   chars         256
1486                   dimension     3
1487                   columns       2
1488                   graphic       2
1489                   direction     l2r
1490                   mother        =ucs@jis
1491                   min-code      #x0000
1492                   max-code      #xFFFF))
1493   ;; (make-charset '=ucs@jis/1983
1494   ;;               "ISO/IEC 10646 for JIS X 0208:1983"
1495   ;;               '(long-name     "UCS for JIS:1983"
1496   ;;                 chars         256
1497   ;;                 dimension     3
1498   ;;                 columns       2
1499   ;;                 graphic       2
1500   ;;                 direction     l2r
1501   ;;                 =>iso-ir      177
1502   ;;                 mother        =ucs@jis))
1503   (make-charset '=ucs@jis/1990
1504                 "ISO/IEC 10646 for JIS X 0208/0212:1990"
1505                 '(long-name     "UCS for JIS:1990"
1506                   chars         256
1507                   dimension     3
1508                   columns       2
1509                   graphic       2
1510                   direction     l2r
1511                   =>iso-ir      177
1512                   mother        =ucs@jis))
1513   (define-charset-alias '=ucs@jis-1990 '=ucs@jis/1990)
1514   (define-charset-alias '=ucs-jis-1990 '=ucs@jis/1990)
1515   (make-charset '=ucs@jis/2000
1516                 "ISO/IEC 10646 for JIS X 0213:2000"
1517                 '(long-name     "UCS for JIS:2000"
1518                   chars         256
1519                   dimension     3
1520                   columns       2
1521                   graphic       2
1522                   direction     l2r
1523                   =>iso-ir      177
1524                   mother        =ucs@jis))
1525   (define-charset-alias '=ucs@jis-2000 '=ucs@jis/2000)
1526   (define-charset-alias '=ucs-jis-2000 '=ucs@jis/2000)
1527   (make-charset '=ucs@jis/2004
1528                 "ISO/IEC 10646 for JIS X 0213:2004"
1529                 '(long-name     "UCS for JIS:2004"
1530                   chars         256
1531                   dimension     3
1532                   columns       2
1533                   graphic       2
1534                   direction     l2r
1535                   =>iso-ir      177
1536                   mother        =ucs@jis))
1537   (make-charset '=ucs@JP
1538                 "UCS for common glyphs used in Japan"
1539                 '(long-name     "UCS for Japan"
1540                   chars         256
1541                   dimension     3
1542                   columns       2
1543                   graphic       2
1544                   direction     l2r
1545                   =>iso-ir      177
1546                   mother        =ucs@jis/2004))
1547   (define-charset-alias '=ucs@jp '=ucs@JP)
1548   (make-charset '=ucs@JP/hanazono
1549                 "Japanese glyph-images of Hanazono Mincho"
1550                 '(long-name     "UCS for Hana-Min"
1551                   chars         256
1552                   dimension     3
1553                   columns       2
1554                   graphic       2
1555                   direction     l2r
1556                   =>iso-ir      177
1557                   mother        =ucs@JP))
1558   (make-charset '=ucs@ks
1559                 "ISO/IEC 10646 for Korean Standards"
1560                 '(long-name     "UCS for KS"
1561                   chars         256
1562                   dimension     3
1563                   columns       2
1564                   graphic       2
1565                   direction     l2r
1566                   =>iso-ir      177
1567                   mother        =ucs@unicode))
1568   (define-charset-alias 'ucs-ks '=ucs@ks)
1569   (make-charset '=ucs-bmp@ks
1570                 "ISO/IEC 10646 BMP for KS"
1571                 '(long-name     "BMP for KS"
1572                   chars         256
1573                   dimension     3
1574                   columns       2
1575                   graphic       2
1576                   direction     l2r
1577                   mother        =ucs@ks
1578                   min-code      #x0000
1579                   max-code      #xFFFF))
1580   (make-charset '=ucs@cns11643
1581                 "ISO/IEC 10646 for CNS based on www.cns11643.gov.tw"
1582                 '(long-name     "UCS for CNS11643"
1583                   chars         256
1584                   dimension     3
1585                   columns       2
1586                   graphic       2
1587                   direction     l2r
1588                   =>iso-ir      177
1589                   mother        =ucs@cns))
1590   (make-charset '=ucs@big5
1591                 "ISO/IEC 10646 for Big5"
1592                 '(long-name     "UCS for Big5"
1593                   chars         256
1594                   dimension     3
1595                   columns       2
1596                   graphic       2
1597                   direction     l2r
1598                   =>iso-ir      177
1599                   mother        =>>ucs@cns))
1600   (define-charset-alias 'ucs-big5 '=ucs@big5)
1601   (make-charset '=ucs@big5/cns11643
1602                 "ISO/IEC 10646 for Big5 based on www.cns11643.gov.tw"
1603                 '(long-name     "UCS for Big5@CNS11643"
1604                   chars         256
1605                   dimension     3
1606                   columns       2
1607                   graphic       2
1608                   direction     l2r
1609                   =>iso-ir      177
1610                   mother        =ucs@big5))
1611
1612   (make-charset
1613    '=ucs-radicals
1614    "CJK Radicals of UCS"
1615    '(long-name "UCS-Radicals"
1616                chars 256
1617                dimension 2
1618                columns 2
1619                graphic 2
1620                direction l2r
1621                registry "-zhRadicals-.*-ucs-0"
1622                mother ucs-bmp
1623                min-code #x2E00 max-code #x2FFF))
1624   (make-charset
1625    '=ucs-radicals@unicode
1626    "CJK Radicals of UCS"
1627    '(long-name "UCS-Radicals"
1628                chars 256
1629                dimension 2
1630                columns 2
1631                graphic 2
1632                direction l2r
1633                registry "-zhRadicals-.*-ucs-0"
1634                mother =ucs@unicode
1635                min-code #x2E00 max-code #x2FFF))
1636   (make-charset
1637    '=ucs-hangul
1638    "Hangul Syllables of UCS"
1639    '(long-name "UCS-Hangul-Syllables"
1640                chars 256
1641                dimension 2
1642                columns 2
1643                graphic 2
1644                direction l2r
1645                registry "-Hangul-.*-ucs-0"
1646                mother =ucs
1647                min-code #xAC00 max-code #xD7AF))
1648   (make-charset
1649    '=ucs-bmp-cjk
1650    "CJK Characters in BMP of UCS"
1651    '(long-name "UCS-BMP-CJK"
1652                chars 256
1653                dimension 2
1654                columns 2
1655                graphic 2
1656                direction l2r
1657                registry "-zh-.*-ucs-0"
1658                mother ucs-bmp
1659                min-code #x2E00
1660                max-code #x9FA5
1661                ;; max-code #xA4CF
1662                ))
1663   (make-charset
1664    '=ucs-bmp-cjk@unicode
1665    "CJK Characters in BMP of Unicode"
1666    '(long-name "Unicode-BMP-CJK"
1667                chars 256
1668                dimension 2
1669                columns 2
1670                graphic 2
1671                direction l2r
1672                registry "-zh-.*-ucs-0"
1673                mother =ucs@unicode
1674                min-code #x2E00
1675                max-code #x9FA5
1676                ;; max-code #xA4CF
1677                ))
1678   (make-charset
1679    '=ucs-bmp-cjk@JP
1680    "CJK Characters in BMP with JIS representative glyphs"
1681    '(long-name "CJK in BMP@JP"
1682                chars 256
1683                dimension 2
1684                columns 2
1685                graphic 2
1686                direction l2r
1687                registry "-ja-.*-ucs-0"
1688                mother =ucs@JP
1689                min-code #x2E00
1690                max-code #x9FA5
1691                ;; max-code #xA4CF
1692                ))
1693   (make-charset
1694    '=ucs-bmp-cjk@JP/hanazono
1695    "CJK Characters in BMP with Hanazono font"
1696    '(long-name "CJK in BMP@JP/Hanazono"
1697                chars 256
1698                dimension 2
1699                columns 2
1700                graphic 2
1701                direction l2r
1702                registry "-ja-.*-ucs-0"
1703                mother =ucs@JP/hanazono
1704                min-code #x2E00
1705                max-code #x9FA5
1706                ;; max-code #xA4CF
1707                ))
1708   (make-charset
1709    '=>ucs-bmp-cjk@unicode
1710    "Unicode representative characters of CJK Unified Ideographs in BMP"
1711    '(long-name "Unicode-BMP-CJK"
1712                chars 256
1713                dimension 2
1714                columns 2
1715                graphic 2
1716                direction l2r
1717                registry "-zh-.*-ucs-0"
1718                mother =>ucs@unicode
1719                min-code #x2E00
1720                max-code #x9FA5
1721                ;; max-code #xA4CF
1722                ))
1723   (make-charset
1724    '==>ucs-bmp-cjk@bucs
1725    "CJK Characters in BMP of BUCS"
1726    '(long-name "BUCS-BMP-CJK"
1727                chars 256
1728                dimension 2
1729                columns 2
1730                graphic 2
1731                direction l2r
1732                registry "-zh-.*-ucs-0"
1733                mother ==>ucs@bucs
1734                min-code #x2E00
1735                max-code #x9FA5
1736                ;; max-code #xA4CF
1737                ))
1738   (make-charset
1739    '=ucs-bmp-cjk-compat
1740    "CJK Compatibility Ideographs in BMP of UCS"
1741    '(long-name "CJK Compatibility Ideographs"
1742                chars 256
1743                dimension 2
1744                columns 2
1745                graphic 2
1746                direction l2r
1747                registry "-ja-.*-ucs-0"
1748                mother ucs-bmp
1749                min-code #xF900
1750                max-code #xFAFF
1751                ))
1752   (make-charset
1753    '=ucs-bmp-cjk-compat@unicode
1754    "CJK Compatibility Ideographs of Unicode representatives"
1755    '(long-name "CJK Compatibility Ideographs of Unicode"
1756                chars 256
1757                dimension 2
1758                columns 2
1759                graphic 2
1760                direction l2r
1761                registry "-ja-.*-ucs-0"
1762                mother =ucs@unicode
1763                min-code #xF900
1764                max-code #xFAFF
1765                ))
1766   (make-charset
1767    '=ucs-sip-ext-b
1768    "CJK Ideographs Extension B"
1769    '(long-name "UCS CJK Ext-B"
1770                chars 256
1771                dimension 2
1772                columns 2
1773                graphic 2
1774                direction l2r
1775                registry "\\(iso10646\\|ucs02\\)-2$"
1776                mother ucs
1777                min-code #x20000 max-code #x2A6D6
1778                code-offset #x20000))
1779   (make-charset
1780    '=ucs-sip-ext-b@iso
1781    "CJK Ideographs Extension B (ISO/IEC 10646-2)"
1782    '(long-name "UCS CJK Ext-B"
1783                chars 256
1784                dimension 2
1785                columns 2
1786                graphic 2
1787                direction l2r
1788                registry "\\(iso10646\\|ucs02\\)-2$"
1789                mother =ucs@iso
1790                min-code #x20000 max-code #x2A6D6
1791                code-offset #x20000))
1792
1793   (make-charset
1794    '=adobe-japan1-base
1795    "Adobe-Japan1 Character Collection for CID-Keyed Fonts"
1796    `(long-name "Adobe-Japan1"
1797                chars 256
1798                dimension 2
1799                columns 2
1800                graphic 2
1801                direction l2r
1802                registry "AdobeJapan1-[0-6]$"
1803                min-code ,(lsh #x6300 16)
1804                max-code ,(+ (lsh #x6300 16) 23057)
1805                code-offset      ,(lsh #x6300 16)))
1806   (make-charset
1807    '=adobe-japan1-0
1808    "Adobe-Japan1-0 Character Collection for CID-Keyed Fonts"
1809    '(long-name "Adobe-Japan1-0"
1810                chars 256
1811                dimension 2
1812                columns 2
1813                graphic 2
1814                direction l2r
1815                mother =adobe-japan1-base
1816                min-code 0
1817                max-code 8283
1818                registry "AdobeJapan1-0$"))
1819   (make-charset
1820    '=adobe-japan1-1
1821    "Adobe-Japan1-1 Character Collection for CID-Keyed Fonts"
1822    '(long-name "Adobe-Japan1-1"
1823                chars 256
1824                dimension 2
1825                columns 2
1826                graphic 2
1827                direction l2r
1828                mother =adobe-japan1-0
1829                min-code 0
1830                max-code 8358
1831                registry "AdobeJapan1-1$"))
1832   (make-charset
1833    '=adobe-japan1-2
1834    "Adobe-Japan1-2 Character Collection for CID-Keyed Fonts"
1835    '(long-name "Adobe-Japan1-2"
1836                chars 256
1837                dimension 2
1838                columns 2
1839                graphic 2
1840                direction l2r
1841                mother =adobe-japan1-1
1842                min-code 0
1843                max-code 8719
1844                registry "AdobeJapan1-2$"))
1845   (make-charset
1846    '=adobe-japan1-3
1847    "Adobe-Japan1-3 Character Collection for CID-Keyed Fonts"
1848    '(long-name "Adobe-Japan1-3"
1849                chars 256
1850                dimension 2
1851                columns 2
1852                graphic 2
1853                direction l2r
1854                mother =adobe-japan1-2
1855                min-code 0
1856                max-code 9353
1857                registry "AdobeJapan1-3$"))
1858   (make-charset
1859    '=adobe-japan1-4
1860    "Adobe-Japan1-4 Character Collection for CID-Keyed Fonts"
1861    '(long-name "Adobe-Japan1-4"
1862                chars 256
1863                dimension 2
1864                columns 2
1865                graphic 2
1866                direction l2r
1867                mother =adobe-japan1-3
1868                min-code 0
1869                max-code 15443
1870                registry "AdobeJapan1-4$"))
1871   (make-charset
1872    '=adobe-japan1-5
1873    "Adobe-Japan1-5 Character Collection for CID-Keyed Fonts"
1874    '(long-name "Adobe-Japan1-5"
1875                chars 256
1876                dimension 2
1877                columns 2
1878                graphic 2
1879                direction l2r
1880                mother =adobe-japan1-4
1881                min-code 0
1882                max-code 20316
1883                registry "AdobeJapan1-5$"))
1884   (make-charset
1885    '=adobe-japan1-6
1886    "Adobe-Japan1-6 Character Collection for CID-Keyed Fonts"
1887    '(long-name "Adobe-Japan1-6"
1888                chars 256
1889                dimension 2
1890                columns 2
1891                graphic 2
1892                direction l2r
1893                mother =adobe-japan1-5
1894                min-code 0
1895                max-code 23057
1896                registry "AdobeJapan1-6$"))
1897   (define-charset-alias '=adobe-japan1 '=adobe-japan1-6)
1898
1899   (make-charset
1900    '=>>>adobe-japan1-0
1901    "Adobe-Japan1-0 abstract glyph-forms"
1902    '(long-name "Adobe-Japan1 abstract glyph-forms"
1903                chars 256
1904                dimension 2
1905                columns 2
1906                graphic 2
1907                direction l2r
1908                mother =adobe-japan1-0
1909                registry "AdobeJapan1-0$"))
1910   (make-charset
1911    '=>>>adobe-japan1-1
1912    "Adobe-Japan1-1 abstract glyph-forms"
1913    '(long-name "Adobe-Japan1 abstract glyph-forms"
1914                chars 256
1915                dimension 2
1916                columns 2
1917                graphic 2
1918                direction l2r
1919                mother =>>>adobe-japan1-0
1920                registry "AdobeJapan1-1$"))
1921   (make-charset
1922    '=>>>adobe-japan1-2
1923    "Adobe-Japan1-2 abstract glyph-forms"
1924    '(long-name "Adobe-Japan1 abstract glyph-forms"
1925                chars 256
1926                dimension 2
1927                columns 2
1928                graphic 2
1929                direction l2r
1930                mother =>>>adobe-japan1-1
1931                registry "AdobeJapan1-2$"))
1932   (make-charset
1933    '=>>>adobe-japan1-3
1934    "Adobe-Japan1-3 abstract glyph-forms"
1935    '(long-name "Adobe-Japan1 abstract glyph-forms"
1936                chars 256
1937                dimension 2
1938                columns 2
1939                graphic 2
1940                direction l2r
1941                mother =>>>adobe-japan1-2
1942                registry "AdobeJapan1-3$"))
1943   (make-charset
1944    '=>>>adobe-japan1-4
1945    "Adobe-Japan1-4 abstract glyph-forms"
1946    '(long-name "Adobe-Japan1 abstract glyph-forms"
1947                chars 256
1948                dimension 2
1949                columns 2
1950                graphic 2
1951                direction l2r
1952                mother =>>>adobe-japan1-3
1953                registry "AdobeJapan1-4$"))
1954   (make-charset
1955    '=>>>adobe-japan1-5
1956    "Adobe-Japan1-5 abstract glyph-forms"
1957    '(long-name "Adobe-Japan1 abstract glyph-forms"
1958                chars 256
1959                dimension 2
1960                columns 2
1961                graphic 2
1962                direction l2r
1963                mother =>>>adobe-japan1-4
1964                registry "AdobeJapan1-5$"))
1965   (make-charset
1966    '=>>>adobe-japan1-6
1967    "Adobe-Japan1-6 abstract glyph-forms"
1968    '(long-name "Adobe-Japan1 abstract glyph-forms"
1969                chars 256
1970                dimension 2
1971                columns 2
1972                graphic 2
1973                direction l2r
1974                mother =>>>adobe-japan1-5
1975                registry "AdobeJapan1-6$"))
1976   (define-charset-alias '=>>>adobe-japan1 '=>>>adobe-japan1-6)
1977
1978   (make-charset
1979    '=>>adobe-japan1
1980    "Adobe-Japan1 abstract glyphs"
1981    '(long-name "Adobe-Japan1 abstract glyphs"
1982                chars 256
1983                dimension 2
1984                columns 2
1985                graphic 2
1986                direction l2r
1987                mother =>>>adobe-japan1
1988                registry "AdobeJapan1-6$"))
1989   (make-charset
1990    '=+>adobe-japan1
1991    "Adobe-Japan1 unified abstract glyphs"
1992    '(long-name "Adobe-Japan1 unified abstract glyphs"
1993                chars 256
1994                dimension 2
1995                columns 2
1996                graphic 2
1997                direction l2r
1998                mother =>>adobe-japan1
1999                registry "AdobeJapan1-6$"))
2000
2001   (make-charset
2002    '=hanyo-denshi/ja
2003    "JA (JIS X0208) part of Han'you-Denshi characters"
2004    `(long-name "Han'you-Denshi/JA"
2005                chars 94
2006                dimension 2
2007                columns 2
2008                graphic 2
2009                direction l2r
2010                registry "HanyoDenshi\\.JA-0$"
2011                min-code ,(lsh #x6400 16)
2012                max-code ,(+ (lsh #x6400 16) (1- (* 94 94)))
2013                code-offset ,(lsh #x6400 16)))
2014   (make-charset
2015    '=hanyo-denshi/jb
2016    "JB (JIS X0212) part of Han'you-Denshi characters"
2017    `(long-name "Han'you-Denshi/JB"
2018                chars 94
2019                dimension 2
2020                columns 2
2021                graphic 2
2022                direction l2r
2023                registry "HanyoDenshi\\.JB-0$"
2024                min-code    ,(+ (lsh #x6400 16) (* 94 94))
2025                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 2)))
2026                code-offset ,(+ (lsh #x6400 16) (* 94 94))))
2027   (make-charset
2028    '=hanyo-denshi/jc
2029    "JC (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
2030    `(long-name "Han'you-Denshi/JC"
2031                chars 94
2032                dimension 2
2033                columns 2
2034                graphic 2
2035                direction l2r
2036                registry "HanyoDenshi\\.JC-0$"
2037                min-code    ,(+ (lsh #x6400 16) (* 94 94 2))
2038                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 3)))
2039                code-offset ,(+ (lsh #x6400 16) (* 94 94 2))))
2040   (make-charset
2041    '=hanyo-denshi/jd
2042    "JD (JIS X0213:2000 Plane 1) part of Han'you-Denshi characters"
2043    `(long-name "Han'you-Denshi/JD"
2044                chars 94
2045                dimension 2
2046                columns 2
2047                graphic 2
2048                direction l2r
2049                registry "HanyoDenshi\\.JD-0$"
2050                min-code    ,(+ (lsh #x6400 16) (* 94 94 3))
2051                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 4)))
2052                code-offset ,(+ (lsh #x6400 16) (* 94 94 3))))
2053   (make-charset
2054    '=hanyo-denshi/ft
2055    "FT (FDPC additional) part of Han'you-Denshi characters"
2056    `(long-name "Han'you-Denshi/FT"
2057                chars 94
2058                dimension 2
2059                columns 2
2060                graphic 2
2061                direction l2r
2062                registry "HanyoDenshi\\.FT-0$"
2063                min-code    ,(+ (lsh #x6400 16) (* 94 94 4))
2064                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 5)))
2065                code-offset ,(+ (lsh #x6400 16) (* 94 94 4))))
2066   (make-charset
2067    '=hanyo-denshi/ia
2068    "IA part of Han'you-Denshi characters"
2069    `(long-name "Han'you-Denshi/IA"
2070                chars 94
2071                dimension 2
2072                columns 2
2073                graphic 2
2074                direction l2r
2075                registry "HanyoDenshi\\.IA-0$"
2076                min-code    ,(+ (lsh #x6400 16) (* 94 94 5))
2077                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 6)))
2078                code-offset ,(+ (lsh #x6400 16) (* 94 94 5))))
2079   (make-charset
2080    '=hanyo-denshi/ib
2081    "IB part of Han'you-Denshi characters"
2082    `(long-name "Han'you-Denshi/IB"
2083                chars 94
2084                dimension 2
2085                columns 2
2086                graphic 2
2087                direction l2r
2088                registry "HanyoDenshi\\.IB-0$"
2089                min-code    ,(+ (lsh #x6400 16) (* 94 94 6))
2090                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 7)))
2091                code-offset ,(+ (lsh #x6400 16) (* 94 94 6))))
2092   (make-charset
2093    '=hanyo-denshi/hg
2094    "HG (HyouGai Kanji) part of Han'you-Denshi characters"
2095    `(long-name "Han'you-Denshi/HG"
2096                chars 94
2097                dimension 2
2098                columns 2
2099                graphic 2
2100                direction l2r
2101                registry "HanyoDenshi\\.HG-0$"
2102                min-code    ,(+ (lsh #x6400 16) (* 94 94 7))
2103                max-code    ,(+ (lsh #x6400 16) (1- (* 94 94 8)))
2104                code-offset ,(+ (lsh #x6400 16) (* 94 94 7))))
2105   (make-charset
2106    '=hanyo-denshi/ip
2107    "IP (for IPA) part of Han'you-Denshi characters"
2108    `(long-name "Han'you-Denshi/IP"
2109                chars 256
2110                dimension 2
2111                columns 2
2112                graphic 2
2113                direction l2r
2114                registry "HanyoDenshi\\.IP-0$"
2115                min-code    ,(+ (lsh #x6402 16) #x4E00)
2116                max-code    ,(+ (lsh #x6402 16) #x9FFF)
2117                code-offset ,(+ (lsh #x6402 16))))
2118   (make-charset
2119    '=hanyo-denshi/jt
2120    "JT (Juuki Touitsu Moji) part of Han'you-Denshi characters"
2121    `(long-name "Han'you-Denshi/JT"
2122                chars 256
2123                dimension 2
2124                columns 2
2125                graphic 2
2126                direction l2r
2127                registry "HanyoDenshi\\.JT-0$"
2128                min-code    ,(+ (lsh #x6402 16) #xAC00)
2129                max-code    ,(+ (lsh #x6402 16) #xD7AF)
2130                code-offset ,(+ (lsh #x6402 16))))
2131   (make-charset
2132    '=hanyo-denshi/ks
2133    "KS (KoSeki) part of Han'you-Denshi characters"
2134    `(long-name "Han'you-Denshi/KS font encoding"
2135                chars 256
2136                dimension 3
2137                columns 2
2138                graphic 2
2139                direction l2r))
2140   (make-charset
2141    '=hanyo-denshi/ks/mf
2142    "font encoding for KS (KoSeki) characters"
2143    `(long-name "Han'you-Denshi/KS font encoding"
2144                chars 256
2145                dimension 2
2146                columns 2
2147                graphic 2
2148                direction l2r
2149                registry "HanyoDenshi\\.KSMF-0$"
2150                min-code       ,(lsh #x6403 16)
2151                max-code    ,(+ (lsh #x6403 16) #xFFFF)
2152                code-offset    ,(lsh #x6403 16)))
2153
2154   (make-charset
2155    '=>>>hanyo-denshi/jt
2156    "JT (Juuki Touitsu Moji) abstract glyph-forms"
2157    '(long-name "Han'you-Denshi/JT glyph-forms"
2158                chars 256
2159                dimension 2
2160                columns 2
2161                graphic 2
2162                direction l2r
2163                registry "HanyoDenshi\\.JT-0$"
2164                mother =hanyo-denshi/jt))
2165
2166   (make-charset
2167    '=>>hanyo-denshi/ja
2168    "Han'you-Denshi/JA abstract glyphs"
2169    '(long-name "Han'you-Denshi/JA glyphs"
2170                chars 94
2171                dimension 2
2172                columns 2
2173                graphic 2
2174                direction l2r
2175                registry "HanyoDenshi\\.JA-0$"
2176                mother =hanyo-denshi/ja))
2177   (make-charset
2178    '=>>hanyo-denshi/jb
2179    "Han'you-Denshi/JB abstract glyphs"
2180    '(long-name "Han'you-Denshi/JB glyphs"
2181                chars 94
2182                dimension 2
2183                columns 2
2184                graphic 2
2185                direction l2r
2186                registry "HanyoDenshi\\.JB-0$"
2187                mother =hanyo-denshi/jb))
2188   (make-charset
2189    '=>>hanyo-denshi/jc
2190    "Han'you-Denshi/JC abstract glyphs"
2191    '(long-name "Han'you-Denshi/JC glyphs"
2192                chars 94
2193                dimension 2
2194                columns 2
2195                graphic 2
2196                direction l2r
2197                registry "HanyoDenshi\\.JC-0$"
2198                mother =hanyo-denshi/jc))
2199   (make-charset
2200    '=>>hanyo-denshi/jd
2201    "Han'you-Denshi/JD abstract glyphs"
2202    '(long-name "Han'you-Denshi/JD glyphs"
2203                chars 94
2204                dimension 2
2205                columns 2
2206                graphic 2
2207                direction l2r
2208                registry "HanyoDenshi\\.JD-0$"
2209                mother =hanyo-denshi/jd))
2210   (make-charset
2211    '=>>hanyo-denshi/ft
2212    "Han'you-Denshi/FT abstract glyphs"
2213    '(long-name "Han'you-Denshi/FT glyphs"
2214                chars 94
2215                dimension 2
2216                columns 2
2217                graphic 2
2218                direction l2r
2219                registry "HanyoDenshi\\.FT-0$"
2220                mother =hanyo-denshi/ft))
2221   (make-charset
2222    '=>>hanyo-denshi/ia
2223    "Han'you-Denshi/IA abstract glyphs"
2224    '(long-name "Han'you-Denshi/IA glyphs"
2225                chars 94
2226                dimension 2
2227                columns 2
2228                graphic 2
2229                direction l2r
2230                registry "HanyoDenshi\\.IA-0$"
2231                mother =hanyo-denshi/ia))
2232   (make-charset
2233    '=>>hanyo-denshi/ib
2234    "Han'you-Denshi/IB abstract glyphs"
2235    '(long-name "Han'you-Denshi/IB abstract glyphs"
2236                chars 94
2237                dimension 2
2238                columns 2
2239                graphic 2
2240                direction l2r
2241                registry "HanyoDenshi\\.IB-0$"
2242                mother =hanyo-denshi/ib))
2243   (make-charset
2244    '=>>hanyo-denshi/hg
2245    "Han'you-Denshi/HG abstract glyphs"
2246    '(long-name "Han'you-Denshi/HG abstract glyphs"
2247                chars 94
2248                dimension 2
2249                columns 2
2250                graphic 2
2251                direction l2r
2252                registry "HanyoDenshi\\.HG-0$"
2253                mother =hanyo-denshi/hg))
2254   (make-charset
2255    '=>>hanyo-denshi/jt
2256    "JT (Juuki Touitsu Moji) abstract glyphs"
2257    '(long-name "Han'you-Denshi/JT glyphs"
2258                chars 256
2259                dimension 2
2260                columns 2
2261                graphic 2
2262                direction l2r
2263                registry "HanyoDenshi\\.JT-0$"
2264                mother =>>>hanyo-denshi/jt))
2265   (make-charset
2266    '=>>hanyo-denshi/ks
2267    "Han'you-Denshi/KS abstract glyphs"
2268    '(long-name "Han'you-Denshi/KS glyphs"
2269                chars 256
2270                dimension 3
2271                columns 2
2272                graphic 2
2273                direction l2r
2274                mother =hanyo-denshi/ks))
2275   )
2276
2277 ;;; mule-conf.el ends here