[Unicode 14] Update the script direction list

This commit is contained in:
David Corbett 2021-09-14 17:51:11 -04:00
parent 26e1498e76
commit 7b05eec054
1 changed files with 3 additions and 0 deletions

View File

@ -595,6 +595,9 @@ hb_script_get_horizontal_direction (hb_script_t script)
case HB_SCRIPT_CHORASMIAN:
case HB_SCRIPT_YEZIDI:
/* Unicode-14.0 additions */
case HB_SCRIPT_OLD_UYGHUR:
return HB_DIRECTION_RTL;