[Unicode 14] Update the script direction list

pull/3206/head
David Corbett 3 years ago
parent 26e1498e76
commit 7b05eec054
  1. 3
      src/hb-common.cc

@ -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;

Loading…
Cancel
Save