From 30c7a2895a5cc4f974e9da2a9d3b9f97a20d22c6 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 5 Jul 2004 02:41:06 +0000 Subject: [PATCH] Likewise. --- truetype.fst | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/truetype.fst b/truetype.fst index 195e04c..ac3f18c 100644 --- a/truetype.fst +++ b/truetype.fst @@ -50,31 +50,43 @@ (nil ((nil mukti\ narrow unicode-bmp) ben-otf) ((nil likhan unicode-bmp) ben-otf))) -(malayalam +(gurmukhi (nil - ((nil thoolikaunicode unicode-bmp) mlm-otf) - ((nil ml-ttkarthika apple-roman) mlm-cdac))) + ((nil saab unicode-bmp) gur-otf))) (tamil (nil ((nil tm-ttvalluvar apple-roman) tml-cdac))) +(telugu + (nil + ((nil pothana2000 unicode-bmp) tel-otf))) +(kannada + (nil + ((nil sampige unicode-bmp) kan-otf))) +(malayalam + (nil + ((nil thoolikaunicode unicode-bmp) mlm-otf) + ((nil ml-ttkarthika apple-roman) mlm-cdac))) (thai (nil ((nil norasi unicode-bmp) thai-norasi))) (lao (nil ((nil alice0\ lao apple-roman) lao-alice))) -(khmer - (nil - ((nil anlongvill\ khek apple-roman) khmer-anlong))) (tibetan (nil ((nil mtib unicode-bmp) tib-mtib))) +(myanmar + (nil + ((nil myazedi_m17n unicode-bmp) myanmar-zedi))) (georgian (nil ((nil bpg\ classic\ 99u unicode-bmp)))) (ethiopic (nil ((nil freeserif unicode-bmp)))) +(khmer + (nil + ((nil anlongvill\ khek apple-roman) khmer-anlong))) (hiragana (nil ((nil kochi\ gothic unicode-bmp)) -- 1.7.10.4