From: Behdad Esfahbod Date: Wed, 9 May 2012 09:06:47 +0000 (+0200) Subject: [indic] Apply rakaar forms X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ac075b227090a9ad930dcc1670236c176b27067;p=platform%2Fupstream%2FlibHarfBuzzSharp.git [indic] Apply rakaar forms Fixes 10% of the failures against all of Hindi Wikipedia! --- diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 09222f7..95e04ab 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -78,7 +78,7 @@ static const struct { {HB_TAG('n','u','k','t'), true}, {HB_TAG('a','k','h','n'), false}, {HB_TAG('r','p','h','f'), false}, - {HB_TAG('r','k','r','f'), false}, + {HB_TAG('r','k','r','f'), true}, {HB_TAG('p','r','e','f'), false}, {HB_TAG('b','l','w','f'), false}, {HB_TAG('h','a','l','f'), false},