提交 63e48bc3 编写于 作者: B Behdad Esfahbod

[Indic] Apply 'blwf' before 'half'

This reverts 167b625d.  It didn't
matter before, but that's going to change with next commit.
上级 70d65657
...@@ -344,8 +344,8 @@ indic_features[] = ...@@ -344,8 +344,8 @@ indic_features[] =
{HB_TAG('r','p','h','f'), false}, {HB_TAG('r','p','h','f'), false},
{HB_TAG('r','k','r','f'), true}, {HB_TAG('r','k','r','f'), true},
{HB_TAG('p','r','e','f'), false}, {HB_TAG('p','r','e','f'), false},
{HB_TAG('h','a','l','f'), false},
{HB_TAG('b','l','w','f'), false}, {HB_TAG('b','l','w','f'), false},
{HB_TAG('h','a','l','f'), false},
{HB_TAG('a','b','v','f'), false}, {HB_TAG('a','b','v','f'), false},
{HB_TAG('p','s','t','f'), false}, {HB_TAG('p','s','t','f'), false},
{HB_TAG('c','f','a','r'), false}, {HB_TAG('c','f','a','r'), false},
...@@ -376,8 +376,8 @@ enum { ...@@ -376,8 +376,8 @@ enum {
RPHF, RPHF,
_RKRF, _RKRF,
PREF, PREF,
HALF,
BLWF, BLWF,
HALF,
ABVF, ABVF,
PSTF, PSTF,
CFAR, CFAR,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册