1 ;; LAOO-MULE.flt -- Font Layout Table for Lao (mule font)
2 ;; Copyright (C) 2003, 2004
3 ;; National Institute of Advanced Industrial Science and Technology (AIST)
4 ;; Registration Number H15PRO112
6 ;; This file is part of the m17n database; a sub-part of the m17n
9 ;; The m17n library is free software; you can redistribute it and/or
10 ;; modify it under the terms of the GNU Lesser General Public License
11 ;; as published by the Free Software Foundation; either version 2.1 of
12 ;; the License, or (at your option) any later version.
14 ;; The m17n library is distributed in the hope that it will be useful,
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 ;; Lesser General Public License for more details.
19 ;; You should have received a copy of the GNU Lesser General Public
20 ;; License along with the m17n library; if not, write to the Free
21 ;; Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
24 ;;; <li> LAOO-MULE.flt
26 ;;; For Lao fonts of mule encoding to draw Lao script. The font is
29 ;;; <li> infopage: http://www.gnu.org/directory/localization/intlfonts.html
30 ;;; <li> download: ftp://ftp.gnu.org/pub/gnu/intlfonts/intlfonts-1.2.1.tar.gz
34 ;; C: CONSONANT (except c and s)
36 ;; s: LAO SEMIVOWEL SIGN LO
72 ("(cs?)" independent semi-vowel)
73 ("VT?" composed-non-relative composed-relative *)
74 (".*" composed-non-relative *)
77 < independent semi-vowel composed-relative * > )
83 ((range 0x0E80 0x0EDF) 0xA0))
100 ((0x0ECC) tc+bc 0xEC)
101 ((0x0ECD) tc+bc 0xED)
102 ((0x0ECE) tc+bc 0xEE)))
105 ((0x0EBC) Bc-Bc 0xDC))
107 (composed-non-relative
109 ((0x0EB1) Bc-Bc 0xD1)
110 ((0x0EB4) Bc-Bc 0xD4)
111 ((0x0EB5) Bc-Bc 0xD5)
112 ((0x0EB6) Bc-Bc 0xD6)
113 ((0x0EB7) Bc-Bc 0xD7)
114 ((0x0EB8) Bc-Bc 0xD8)
115 ((0x0EB9) Bc-Bc 0xD9)
116 ((0x0EBB) Bc-Bc 0xDB)
117 ((0x0E47) Bc-Bc 0xE7)
118 ((0x0E48) Bc-Bc 0xE8)
119 ((0x0E49) Bc-Bc 0xE9)
120 ((0x0E4A) Bc-Bc 0xEA)
121 ((0x0E4B) Bc-Bc 0xEB)
122 ((0x0E4C) Bc-Bc 0xEC)
123 ((0x0E4D) Bc-Bc 0xED)
124 ((0x0E4E) Bc-Bc 0xEE))))