X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=FONTENC.tbl;h=0283dad2da418629410bb99a0510ab6aa15cdaf8;hb=e49bfadf246fa03265d947c7206f25caa826e8d9;hp=9da7b9142e4cbbdcaab89474a212c32d639a10bf;hpb=2bf4876487e8c2fc6c709df6d6f81503525fb5fd;p=m17n%2Fm17n-db.git diff --git a/FONTENC.tbl b/FONTENC.tbl index 9da7b91..0283dad 100644 --- a/FONTENC.tbl +++ b/FONTENC.tbl @@ -1,5 +1,5 @@ ;; FONTENC.tbl -- Font Encoding -*- lisp -*- -;; Copyright (C) 2003, 2004 +;; Copyright (C) 2003, 2004, 2005 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 @@ -18,11 +18,11 @@ ;; You should have received a copy of the GNU Lesser General Public ;; License along with the m17n library; if not, write to the Free -;; Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -;; 02111-1307, USA. +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;; ;; The file format is this: -;; (FONT-SPEC ENCODING) ... +;; (FONT-SPEC ENCODING-CHARSET [ REPERTORY-CHARSET ]) ... ;; ;; FONT-SPEC has this form: ;; ([FOUNDRY FAMILY [WEIGHT [STYLE [STRETCH [ADSTYLE]]]]] REGISTRY) @@ -60,13 +60,27 @@ ((nil nil gbk-0) gbk) ((nil nil ksc5601.1987-0) ksc5601.1987) ((nil nil viscii1.1-1) viscii) +((nil nil microsoft-cp1251) cp1251) ((nil nil big5.eten-0) big5) ((nil nil big5-1) big5) ((nil nil ethiopic-unicode) unicode unicode-ethiopic) -((nil nil devanagari-cdac) unicode unicode-devanagari) -((nil nil malayalam-cdac) unicode unicode-malayalam) -((nil nil tamil-cdac) unicode unicode-tamil) ((nil nil mulelao-1) unicode unicode-lao) ((nil nil iso10646-1) unicode nil) ((nil nil unicode-bmp) unicode nil) ((nil nil unicode-full) unicode nil) + +;; These fonts can't be used without a FLT. +((nil nil devanagari-cdac) nil) +((nil nil malayalam-cdac) nil) +((nil nil tamil-cdac) nil) +((nil dv-ttyogesh nil) nil) +((nil tm-ttvalluvar nil) nil) +((nil ml-ttkarthika nil) nil) +((nil alice0\ lao nil) nil) +((nil cmex10 nil) nil) +((nil cmmi10 nil) nil) +((nil cmr10 nil) nil) +((nil cmsy10 nil) nil) +((nil msam10 nil) nil) +((nil msbm10 nil) nil) +((nil wasy10 nil) nil)