From 7e115d9ef065c697da4a5d1afb37f091ca7bf7a0 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Thu, 23 Aug 2007 05:55:10 +0000 Subject: [PATCH] (gurmukhi): Change the manodatory feature to blwf. (telugu): Change the mandatory feature to blwf. --- generic.fst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic.fst b/generic.fst index b3d708f..102f65f 100644 --- a/generic.fst +++ b/generic.fst @@ -57,7 +57,7 @@ ((nil nil unicode-bmp :otf=beng=rphf) beng-otf))) (gurmukhi (nil - ((nil nil unicode-bmp :otf=guru=vatu) guru-otf))) + ((nil nil unicode-bmp :otf=guru=blwf) guru-otf))) (gujarati (nil ((nil nil unicode-bmp :otf=gujr=rphf) gujr-otf))) @@ -69,7 +69,7 @@ ((nil nil unicode-bmp :otf=taml=akhn) taml-otf))) (telugu (nil - ((nil nil unicode-bmp :otf=telu=haln) telu-otf))) + ((nil nil unicode-bmp :otf=telu=blwf) telu-otf))) (kannada (nil ((nil nil unicode-bmp :otf=knda=rphf) knda-otf))) -- 1.7.10.4