From 2d9f0864756425292fd104d7e758ec398ddeb233 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Thu, 8 Jul 2004 12:14:28 +0000 Subject: [PATCH] Add tml-otf lines (akrutitml1, akrutitml2, tscu_paranar, tscu_comic, tscu_times, tamu_kadambre, tamu_kalyani, tamu_maduram). --- truetype.fst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/truetype.fst b/truetype.fst index 792b7fd..89f062a 100644 --- a/truetype.fst +++ b/truetype.fst @@ -58,7 +58,15 @@ ((nil padmaa unicode-bmp) guj-otf))) (tamil (nil - ((nil tm-ttvalluvar apple-roman) tml-cdac))) + ((nil tm-ttvalluvar apple-roman) tml-cdac) + ((nil akrutitml1 unicode-bmp) tml-otf) + ((nil akrutitml2 unicode-bmp) tml-otf) + ((nil tscu_paranar unicode-bmp) tml-otf) + ((nil tscu_comic unicode-bmp) tml-otf) + ((nil tscu_times unicode-bmp) tml-otf) + ((nil tamu_kadambri unicode-bmp) tml-otf) + ((nil tamu_kalyani unicode-bmp) tml-otf) + ((nil tamu_maduram unicode-bmp) tml-otf))) (telugu (nil ((nil pothana2000 unicode-bmp) tel-otf))) -- 1.7.10.4