[ot-shape] Keep horizontal_features array sorted
This commit is contained in:
parent
da5118da77
commit
40aef1b473
|
@ -301,8 +301,8 @@ horizontal_features[] =
|
||||||
{HB_TAG('c','a','l','t'), F_GLOBAL},
|
{HB_TAG('c','a','l','t'), F_GLOBAL},
|
||||||
{HB_TAG('c','l','i','g'), F_GLOBAL},
|
{HB_TAG('c','l','i','g'), F_GLOBAL},
|
||||||
{HB_TAG('c','u','r','s'), F_GLOBAL},
|
{HB_TAG('c','u','r','s'), F_GLOBAL},
|
||||||
{HB_TAG('k','e','r','n'), F_GLOBAL_HAS_FALLBACK},
|
|
||||||
{HB_TAG('d','i','s','t'), F_GLOBAL},
|
{HB_TAG('d','i','s','t'), F_GLOBAL},
|
||||||
|
{HB_TAG('k','e','r','n'), F_GLOBAL_HAS_FALLBACK},
|
||||||
{HB_TAG('l','i','g','a'), F_GLOBAL},
|
{HB_TAG('l','i','g','a'), F_GLOBAL},
|
||||||
{HB_TAG('r','c','l','t'), F_GLOBAL},
|
{HB_TAG('r','c','l','t'), F_GLOBAL},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue