[indic] Apply rakaar forms
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 9 May 2012 09:06:47 +0000 (11:06 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 9 May 2012 09:06:47 +0000 (11:06 +0200)
Fixes 10% of the failures against all of Hindi Wikipedia!

src/hb-ot-shape-complex-indic.cc

index 09222f7..95e04ab 100644 (file)
@@ -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},