[Indic] Minor, move 'blwf' after 'half'
We don't apply them together anyway. Should not make any difference right now.
This commit is contained in:
parent
048e3b596f
commit
167b625d98
@ -148,8 +148,8 @@ indic_features[] =
|
||||
{HB_TAG('r','p','h','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},
|
||||
{HB_TAG('b','l','w','f'), false},
|
||||
{HB_TAG('a','b','v','f'), false},
|
||||
{HB_TAG('p','s','t','f'), false},
|
||||
{HB_TAG('c','f','a','r'), false},
|
||||
@ -180,8 +180,8 @@ enum {
|
||||
RPHF,
|
||||
_RKRF,
|
||||
PREF,
|
||||
BLWF,
|
||||
HALF,
|
||||
BLWF,
|
||||
ABVF,
|
||||
PSTF,
|
||||
CFAR,
|
||||
|
Loading…
Reference in New Issue
Block a user