Don't enforce a native direction for Old Hungarian

This commit is contained in:
David Corbett 2018-09-17 11:09:51 -04:00 committed by Behdad Esfahbod
parent 6a97d0f3d3
commit d8d1e7df00
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,6 @@ hb_script_get_horizontal_direction (hb_script_t script)
/* Unicode-8.0 additions */
case HB_SCRIPT_HATRAN:
case HB_SCRIPT_OLD_HUNGARIAN:
/* Unicode-9.0 additions */
case HB_SCRIPT_ADLAM:
@ -545,6 +544,7 @@ hb_script_get_horizontal_direction (hb_script_t script)
/* https://github.com/harfbuzz/harfbuzz/issues/1000 */
case HB_SCRIPT_OLD_HUNGARIAN:
case HB_SCRIPT_OLD_ITALIC:
case HB_SCRIPT_RUNIC: