Fix for the case of failed LAM-ALEF ligature. Handle positioning of
[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 ;; See the end for copying conditions.
4
5 ;;; <li> truetype.fst
6 ;;;
7 ;;; Fontset using only freely available TrueType fonts.
8 ;;; <ul>
9
10 ;;; <li> DejaVuSans.ttf (family: DejaVu Sans)
11 ;;; <ul>
12 ;;; <li> debian package: ttf-dejavu-core
13 ;;; </ul>
14
15 ;;; <li> SILEOT.ttf (family: ezra sil; for Hebrew)
16 ;;; <ul>
17 ;;; <li> debian package: ttf-sil-ezra
18 ;;; </ul>
19
20 ;;; <li> ScheherazadeRegOT.ttf (family: scheherazade; for Arabic)
21 ;;; <ul>
22 ;;; <li> debian package: ttf-sil-scheherazade
23 ;;; </ul>
24
25 ;;; <li> SyrCOMTalada.otf (family: estrangelo talada; for Syriac)
26 ;;; <li> SyrCOMJerusalem.otf (family: serto jerusalem; for Syriac)
27 ;;; <li> SyrCOMAdiabene.otf (family: east syriac adiabene; for Syriac)
28 ;;; <ul>
29 ;;; <li> debian package: ttf-xfree86-nonfree-syriac
30 ;;; </ul>
31
32 ;;; <li> mvboli.ttf (family: mv boli; for Thaana)
33 ;;; <ul>
34 ;;; <li> dowload: http://mvlinux.blogspot.com/2010/02/thaana-font-installer-for-linux-deb.html
35 ;;; </ul>
36
37 ;;; <li> gargi.ttf (family: gargi; for Devanagari)
38 ;;; <li> lohit_hi.ttf (family: lohit hindi; for Devanagari)
39 ;;; <ul>
40 ;;; <li> debian package: ttf-devanagari-fonts
41 ;;; </ul>
42
43 ;;; <li> lohit_bn.ttf (family: lohit bengali; for Bengali)
44 ;;; <li> MuktiNarrow.ttf (family: mukti narrow; for Bengali)
45 ;;; <ul>
46 ;;; <li> debian package: ttf-bengali-fonts
47 ;;; </ul>
48
49 ;;; <li> lohit_pa.ttf (family: lohit punjabi; for Gurmukhi)
50 ;;; <li> Saab.ttf (family: saab; for Gurmukhi)
51 ;;; <ul>
52 ;;; <li> debian package: ttf-punjabi-fonts
53 ;;; </ul>
54
55 ;;; <li> lohit_gu.ttf (family: lohit gujarati; for Gujarati)
56 ;;; <li> Rekha.ttf (family: rekha; for Gujarati)
57 ;;; <ul>
58 ;;; <li> debian package: ttf-gujarati-fonts
59 ;;; </ul>
60
61 ;;; <li> utkal.ttf (family: utkal; for Oriya)
62 ;;; <ul>
63 ;;; <li> debian package: ttf-oriya-fonts
64 ;;; </ul>
65
66 ;;; <li> lohit_ta.ttf (family: lohit tamil; for Tamil)
67 ;;; <ul>
68 ;;; <li> debian package: ttf-tamil-fonts
69 ;;; </ul>
70
71 ;;; <li> Pothana2000.ttf (family: pothana2000; for Telugu)
72 ;;; <li> Vemana.ttf (family: vemana2000; for Telugu)
73 ;;; <ul>
74 ;;; <li> debian package: ttf-telugu-fonts
75 ;;; </ul>
76
77 ;;; <li> Kedage-n.ttf (family: kedage; for Kannada)
78 ;;; <li> Malige-n.ttf (family: mallige; for Kannada)
79 ;;; <ul>
80 ;;; <li> debian package: ttf-kannada-fonts
81 ;;; </ul>
82
83 ;;; <li> Meera_04.ttf (family: meera; for Malayalam)
84 ;;; <li> Rachana_04.ttf (family: rachana; for Malayalam)
85 ;;; <ul>
86 ;;; <li> debian package: ttf-malayalam-fonts
87 ;;; </ul>
88
89 ;;; <li> lklug.ttf (family: lklug; for Sinhala)
90 ;;; <ul>
91 ;;; <li> debian package: ttf-sinhala-lklug
92 ;;; </ul>
93
94 ;;; <li> TibetanMachineUniAlpha.ttf (family: tibetan machine uni; for Tibetan)
95 ;;; <ul>
96 ;;; <li> debian package: ttf-tmuni
97 ;;; </ul>
98
99 ;;; <li> Norasi.ttf (family: norasi; for Thai)
100 ;;; <ul>
101 ;;; <li> debian package: ttf-thai-tlwg
102 ;;; </ul>
103
104 ;;; <li> Phetsarath_OT.ttf (family: phetsarath ot; for Lao)
105 ;;; <ul>
106 ;;; <li> debian package: ttf-lao
107 ;;; </ul>
108
109 ;;; <li> Padauk.ttf (family: padauk; for Myanmar)
110 ;;; <ul>
111 ;;; <li> debian package: ttf-sil-padauk
112 ;;; </ul>
113
114 ;;; <li> KhmerOS.ttf (family: khmer os; for Khmer)
115 ;;; <ul>
116 ;;; <li> debian package: ttf-khmeros
117 ;;; </ul>
118
119 ;;; <li> wqy-zenhei.ttf (family: wenquanyi zen hei; for Chinese)
120 ;;; <ul>
121 ;;; <li> debian package: ttf-wqy-zenhei
122 ;;; </ul>
123
124 ;;; <li> TakaoGothic.ttf (family: takaogothic)
125 ;;; <ul>
126 ;;; <li> debian package: ttf-takao-gothic
127 ;;; </ul>
128
129 ;;; <li> UnDotum.ttf (family: undotum; for Korean)
130 ;;; <ul>
131 ;;; <li> debian package: ttf-unfonts-core
132 ;;; </ul>
133
134 ;;; <li> Abyssinica_SIL.ttf (family: abyssinica sil; for Ethiopic)
135 ;;; <ul>
136 ;;; <li> debian package: ttf-sil-abyssinica
137 ;;; </ul>
138
139 ;;; </ul>
140
141 (latin
142  (vi
143   ((nil dejavu\ sans unicode-bmp))
144   ((nil nil unicode-bmp :lang=vi)))
145  (nil
146   ((nil dejavu\ sans unicode-bmp))
147   ((nil nil unicode-bmp :script=latin))))
148 (hebrew
149  (nil
150   ((nil ezra\ sil unicode-bmp) hebr-otf)
151   ((nil nil unicode-bmp :otf=hebr) hebr-otf)
152   ((nil nil unicode-bmp :script=hebrew))))
153 (arabic
154  (nil
155   ((nil scheherazade unicode-bmp) arab-otf)
156   ((nil nil unicode-bmp :otf=arab) arab-otf)
157   ((nil nil unicode-bmp :script=arabic) arab)))
158 (syriac
159  (nil
160   ((nil estrangelo\ talada unicode-bmp) syrc-otf)
161   ((nil serto\ jerusalem unicode-bmp) syrc-otf)
162   ((nil east\ syriac\ adiabene unicode-bmp) syrc-otf)
163   ((nil nil unicode-bmp :otf=syrc) syrc-otf)))
164 (thaana
165  (nil
166   ((nil mv\ boli unicode-bmp) thaa-otf)
167   ((nil nil unicode-bmp :otf=thaa) thaa-otf)))
168 (devanagari
169  (nil
170   ((nil gargi unicode-bmp) deva-otf)
171   ((nil lohit\ hindi unicode-bmp) deva-otf)
172   ((nil nil unicode-bmp :otf=dev2) dev2-otf)
173   ((nil nil unicode-bmp :otf=deva) deva-otf)))
174 (bengali
175  (nil
176   ((nil lohit\ bengali unicode-bmp) beng-otf)
177   ((nil mukti\ narrow unicode-bmp) beng-otf)
178   ((nil nil unicode-bmp :otf=bng2) bng2-otf)
179   ((nil nil unicode-bmp :otf=beng) beng-otf)))
180 (gurmukhi
181  (nil
182   ((nil lohit\ punjabi unicode-bmp) guru-otf)
183   ((nil saab unicode-bmp) guru-otf)
184   ((nil nil unicode-bmp :otf=gur2) gur2-otf)
185   ((nil nil unicode-bmp :otf=guru) guru-otf)))
186 (gujarati
187  (nil
188   ((nil lohit\ gujarati unicode-bmp) gujr-otf)
189   ((nil rekha unicode-bmp) gujr-otf)
190   ((nil nil unicode-bmp :otf=gjr2) gjr2-otf)
191   ((nil nil unicode-bmp :otf=gujr) gujr-otf)))
192 (oriya
193  (nil
194   ((nil utkal unicode-bmp) orya-otf)
195   ((nil nil unicode-bmp :otf=ory2) ory2-otf)
196   ((nil nil unicode-bmp :otf=orya) orya-otf)))
197 (tamil
198  (nil
199   ((nil lohit\ tamil unicode-bmp) taml-otf)
200   ((nil nil unicode-bmp :otf=tml2) tml2-otf)
201   ((nil nil unicode-bmp :otf=taml) taml-otf)))
202 (telugu
203  (nil
204   ((nil pothana2000 unicode-bmp) telu-otf)
205   ((nil vemana2000 unicode-bmp) telu-otf)
206   ((nil nil unicode-bmp :otf=tel2) tel2-otf)
207   ((nil nil unicode-bmp :otf=telu) telu-otf)))
208 (kannada
209  (nil
210   ((nil kedage unicode-bmp) knda-otf)
211   ((nil mallige unicode-bmp) knda-otf)
212   ((nil nil unicode-bmp :otf=knd2) knd2-otf)
213   ((nil nil unicode-bmp :otf=knda) knda-otf)))
214 (malayalam
215  (nil
216   ((nil meera unicode-bmp) mlym-otf)
217   ((nil rachana unicode-bmp) mlym-otf)
218   ((nil nil unicode-bmp :otf=mlm2) mlm2-otf)
219   ((nil nil unicode-bmp :otf=mlym) mlym-otf)))
220 (sinhala
221  (nil
222   ((nil lklug unicode-bmp) sinh-otf)
223   ((nil nil unicode-bmp :otf=sinh) sinh-otf)))
224 (tibetan
225  (nil
226   ((nil tibetan\ machine\ uni unicode-bmp) tibt-otf)
227   ((nil nil unicode-bmp :otf=tibt) tibt-otf)))
228 (thai
229  (nil
230   ((nil norasi unicode-bmp) thai-otf)
231   ((nil nil unicode-bmp :otf=thai) thai-otf)))
232 (lao
233  (nil
234   ((nil phetsarath\ ot unicode-bmp) laoo-otf)
235   ((nil nil unicode-bmp :otf=laoo) laoo-otf)))
236 (myanmar
237  (nil
238   ((nil padauk unicode-bmp) mymr-sil)))
239 (khmer
240  (nil
241   ((nil khmer\ os unicode-bmp) khmr-otf)
242   ((nil nil unicode-bmp :otf=khmr) khmr-otf)))
243 (han
244  (zh
245   ((nil wenquanyi\ zen\ hei unicode-bmp))
246   ((nil ar\ pl\ kaitim\ gb unicode-bmp))
247   ((nil ar\ pl\ kaitim\ big5 unicode-bmp))
248   ((nil ar\ pl\ sungtil\ gb unicode-bmp))
249   ((nil ar\ pl\ mingti2l\ big5 unicode-bmp))
250   ((nil nil unicode-bmp :lang=zh)))
251  (ja
252   ((nil takaogothic unicode-bmp))
253   ((nil sazanami\ gothic unicode-bmp))
254   ((nil kochi\ gothic unicode-bmp))
255   ((nil nil unicode-bmp :lang=ja)))
256  (ko
257   ((nil undotum unicode-bmp))
258   ((nil nil unicode-bmp :lang=ko))))
259 (hiragana
260  (nil
261   ((nil takaogothic unicode-bmp))
262   ((nil sazanami\ gothic unicode-bmp))
263   ((nil kochi\ gothic unicode-bmp))
264   ((nil nil unicode-bmp :lang=ja))))
265 (katakana
266  (nil
267   ((nil takaogothic unicode-bmp))
268   ((nil sazanami\ gothic unicode-bmp))
269   ((nil kochi\ gothic unicode-bmp))
270   ((nil nil unicode-bmp :lang=ja))))
271 (hangul
272  (nil
273   ((nil undotum unicode-bmp))
274   ((nil nil unicode-bmp :lang=ko))))
275 (ethiopic
276  (nil
277   ((nil abyssinica\ sil unicode-bmp))
278   ((nil nil unicode-bmp :lang=am))))
279 (cham
280  (nil
281   ((nil nil unicode-bmp :script=cham) cham-generic)))
282 (nil
283  ((nil dejavu\ sans unicode-bmp))
284  ((nil nil unicode-bmp)))
285
286 ;; Copyright (C) 2003, 2004, 2007, 2010
287 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
288 ;;   Registration Number H15PRO112
289
290 ;; This file is part of the m17n database; a sub-part of the m17n
291 ;; library.
292
293 ;; The m17n library is free software; you can redistribute it and/or
294 ;; modify it under the terms of the GNU Lesser General Public License
295 ;; as published by the Free Software Foundation; either version 2.1 of
296 ;; the License, or (at your option) any later version.
297
298 ;; The m17n library is distributed in the hope that it will be useful,
299 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
300 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
301 ;; Lesser General Public License for more details.
302
303 ;; You should have received a copy of the GNU Lesser General Public
304 ;; License along with the m17n library; if not, write to the Free
305 ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
306 ;; Boston, MA 02110-1301, USA.
307
308 ;; Local Variables:
309 ;; mode: lisp
310 ;; End: