Add Tifinagh to list of both-directions scripts
This commit is contained in:
parent
905eeee4a4
commit
2d8634624c
|
@ -632,6 +632,7 @@ hb_script_get_horizontal_direction (hb_script_t script)
|
|||
case HB_SCRIPT_OLD_HUNGARIAN:
|
||||
case HB_SCRIPT_OLD_ITALIC:
|
||||
case HB_SCRIPT_RUNIC:
|
||||
case HB_SCRIPT_TIFINAGH:
|
||||
|
||||
return HB_DIRECTION_INVALID;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue