pull/1/head
Behdad Esfahbod 15 years ago
parent 3f93518a63
commit 11a81612e5
  1. 2
      src/hb-unicode.c

@ -291,7 +291,7 @@ const hb_direction_t horiz_dir[] =
#undef LTR
#undef RTL
HB_INTERNAL hb_direction_t
hb_direction_t
_hb_script_get_horizontal_direction (hb_script_t script)
{
if (unlikely ((unsigned int) script >= ARRAY_LENGTH (horiz_dir)))

Loading…
Cancel
Save