From 0ff336498661ea6036a6ce4725aa1880dcafe5d7 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Mon, 24 Jul 2006 08:18:29 +0000 Subject: [PATCH] Add an entry for Thai OTF. --- Makefile.am | 2 +- mdb.dir | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 01d9158..bcc0347 100644 --- a/Makefile.am +++ b/Makefile.am @@ -104,7 +104,7 @@ FONT_LAYOUT_TABLE = \ TAML-CDAC.flt TAML-OTF.flt \ TELU-OTF.flt \ THAA-OTF.flt \ - THAI-TIS620.flt THAI-NORASI.flt THAI-GENERIC.flt \ + THAI-TIS620.flt THAI-NORASI.flt THAI-GENERIC.flt THAI-OTF.flt \ TIBT-MULE.flt TIBT-MTIB.flt TIBT-OTF.flt \ NO-CTL.flt diff --git a/mdb.dir b/mdb.dir index 8ba89f0..148c0e6 100644 --- a/mdb.dir +++ b/mdb.dir @@ -153,6 +153,7 @@ (font layouter thai-norasi "THAI-NORASI.flt") (font layouter thai-tis620 "THAI-TIS620.flt") (font layouter thai-generic "THAI-GENERIC.flt") +(font layouter thai-otf "THAI-OTF.flt") (font layouter tibt-mtib "TIBT-MTIB.flt") (font layouter tibt-mule "TIBT-MULE.flt") (font layouter tibt-otf "TIBT-OTF.flt") -- 1.7.10.4