From 1d6846db9ebf84561bb30a4e48c6c43184914099 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 13 May 2012 18:09:29 +0200 Subject: [PATCH] [Indic] Apply vatu feature after cjct Testing with old Deva spec this reduces failures. Test sequence: U+0915,U+094D,U+0930. --- src/hb-ot-shape-complex-indic.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 05ae16150..3712d06a8 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -101,9 +101,9 @@ indic_basic_features[] = {HB_TAG('p','r','e','f'), false}, {HB_TAG('b','l','w','f'), false}, {HB_TAG('h','a','l','f'), false}, - {HB_TAG('v','a','t','u'), true}, {HB_TAG('p','s','t','f'), false}, {HB_TAG('c','j','c','t'), false}, + {HB_TAG('v','a','t','u'), true}, }; /* Same order as the indic_basic_features array */ @@ -115,9 +115,9 @@ enum { PREF, BLWF, HALF, - _VATU, PSTF, - CJCT + CJCT, + VATU }; static const feature_list_t