Reconstructed.
[m17n/m17n-db.git] / truetype.fst
1 ;; truetype.fst -- Fontset using only TrueType fonts
2 ;; Copyright (C) 2003, 2004, 2005, 2006, 2010  AIST (H15PRO112)
3
4 ;;; <li> truetype.fst
5 ;;;
6 ;;; Fontset using only freely available TrueType fonts.  See the
7 ;;; documentation of the fontset "default" for the information about
8 ;;; each font.
9
10 (hebrew
11  (nil
12   ((nil ezra\ sil unicode-bmp) hebr-otf)
13   ((nil nil unicode-bmp :otf=hebr+mark) hebr-otf)))
14 (arabic
15  (nil
16   ((nil scheherazade unicode-bmp) arab-otf)
17   ((nil nil unicode-bmp :otf=arab) arab-otf)
18   ((nil bitstream\ cyberbase unicode-bmp) arab)))
19 (syriac
20  (nil
21   ((nil estrangelo\ talada unicode-bmp) syrc-otf)
22   ((nil serto\ jerusalem unicode-bmp) syrc-otf)
23   ((nil east\ syriac adiabene unicode-bmp) syrc-otf)
24   ((nil nil unicode-bmp :otf=syrc) syrc-otf)))
25 (thaana
26  (nil
27   ((nil thaana\ unicode\ akeh unicode-bmp) thaa-otf)
28   ((nil nil unicode-bmp :otf=thaa) thaa-otf)))
29 (devanagari
30  (nil
31   ((nil gargi unicode-bmp) deva-otf)
32   ((nil lohit\ hind unicode-bmp) deva-otf)
33   ((nil nil unicode-bmp :otf=dev2) dev2-otf)
34   ((nil nil unicode-bmp :otf=deva) deva-otf)
35   ((nil dv-ttyogesh apple-roman) deva-cdac)))
36 (bengali
37  (nil
38   ((nil lohit\ bengali unicode-bmp) beng-otf)
39   ((nil mukti\ narrow unicode-bmp) beng-otf)
40   ((nil nil unicode-bmp :otf=bng2) bng2-otf)
41   ((nil nil unicode-bmp :otf=beng) beng-otf)))
42 (gurmukhi
43  (nil
44   ((nil lohit\ punjabi unicode-bmp) guru-otf)
45   ((nil saab unicode-bmp) guru-otf)
46   ((nil nil unicode-bmp :otf=gur2) gur2-otf)
47   ((nil nil unicode-bmp :otf=guru) guru-otf)))
48 (gujarati
49  (nil
50   ((nil lohit\ gujarati unicode-bmp) gujr-otf)
51   ((nil rekha unicode-bmp) gujr-otf)
52   ((nil nil unicode-bmp :otf=gjr2) gjr2-otf)
53   ((nil nil unicode-bmp :otf=gujr) gujr-otf)))
54 (oriya
55  (nil
56   ((nil utkal unicode-bmp) orya-otf)
57   ((nil nil unicode-bmp :otf=ory2) ory2-otf)
58   ((nil nil unicode-bmp :otf=orya) orya-otf)))
59 (tamil
60  (nil
61   ((nil lohit\ tamil apple-roman) taml-cdac)
62   ((nil nil unicode-bmp :otf=tml2) tml2-otf)
63   ((nil nil unicode-bmp :otf=taml) taml-otf)))
64 (telugu
65  (nil
66   ((nil pothana2000 unicode-bmp) telu-otf)
67   ((nil venama unicode-bmp) telu-otf)
68   ((nil nil unicode-bmp :otf=tel2) tel2-otf)
69   ((nil nil unicode-bmp :otf=telu) telu-otf)))
70 (kannada
71  (nil
72   ((nil kedage unicode-bmp) knda-otf)
73   ((nil mallige unicode-bmp) knda-otf)
74   ((nil nil unicode-bmp :otf=knd2) knd2-otf)
75   ((nil nil unicode-bmp :otf=knda) knda-otf)))
76 (malayalam
77  (nil
78   ((nil meera unicode-bmp) mlym-otf)
79   ((nil rachana unicode-bmp) mlym-otf)
80   ((nil nil unicode-bmp :otf=mlm2) mlm2-otf)
81   ((nil nil unicode-bmp :otf=mlym) mlym-otf)))
82 (sinhala
83  (nil
84   ((nil lklug unicode-bmp) sinh-otf)
85   ((nil nil unicode-bmp :otf=sinh) sinh-otf)))
86 (tibetan
87  (nil
88   ((nil tibetan\ machine\ uni unicode-bmp) tibt-otf)
89   ((nil nil unicode-bmp :otf=tibt) tibt-otf)
90   ((nil mtib unicode-bmp) tibt-mtib)))
91 (thai
92  (nil
93   ((nil norasi unicode-bmp) thai-norasi)
94   ((nil nil unicode-bmp :otf=thai) thai-otf)))
95 (lao
96  (nil
97   ((nil phetsarath\ ot unicode-bmp) laoo-otf)
98   ((nil nil unicode-bmp :otf=laoo) laoo-otf)
99   ((nil alice0\ lao apple-roman) laoo-alice)))
100 (myanmar
101  (nil
102   ((nil padauk unicode-bmp) mymr-sil)
103   ((nil myazedi_m17n unicode-bmp) mymr-myazedi)))
104 (khmer
105  (nil
106   ((nil khmer\ os unicode-bmp) khmr-otf)
107   ((nil nil unicode-bmp :otf=khmr) khmr-otf)
108   ((nil anlongvill\ khek apple-roman) khmr-anlong)))
109 (han
110  (ja
111   ((nil kochi\ gothic unicode-bmp)))
112  (zh
113   ((nil ar\ pl\ sungtil\ gb unicode-bmp))
114   ((nil ar\ pl\ mingti2l\ big5 unicode-bmp)))
115  (ko
116   ((nil baekmuk\ dotum unicode-bmp))))
117 (hiragana
118  (nil
119   ((nil kochi\ gothic unicode-bmp))
120   ))
121 (katakana
122  (nil
123   ((nil kochi\ gothic unicode-bmp))
124   ))
125 (hangul
126  (nil
127   ((nil baekmuk\ dotum unicode-bmp))))
128 (ethiopic
129  (nil
130   ((nil abyssinica\ sil unicode-bmp))))
131 (cham
132  (nil
133   ((nil nil unicode-bmp :script=cham) cham-generic)))
134 (nil
135  ((nil dejavu\ sans unicode-bmp)))
136
137 ;; Copyright (C) 2003, 2004, 2007, 2010
138 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
139 ;;   Registration Number H15PRO112
140
141 ;; This file is part of the m17n database; a sub-part of the m17n
142 ;; library.
143
144 ;; The m17n library is free software; you can redistribute it and/or
145 ;; modify it under the terms of the GNU Lesser General Public License
146 ;; as published by the Free Software Foundation; either version 2.1 of
147 ;; the License, or (at your option) any later version.
148
149 ;; The m17n library is distributed in the hope that it will be useful,
150 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
151 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
152 ;; Lesser General Public License for more details.
153
154 ;; You should have received a copy of the GNU Lesser General Public
155 ;; License along with the m17n library; if not, write to the Free
156 ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
157 ;; Boston, MA 02110-1301, USA.
158
159 ;; Local Variables:
160 ;; mode: lisp
161 ;; End: