| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh
|
| index 39572dfe0079f593789c7897dafaf0595f654d9b..952441b6a590bc8ee3c687f21f0f205d64f470d7 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-private.hh
|
| @@ -191,6 +191,9 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner)
|
| case HB_SCRIPT_MANICHAEAN:
|
| case HB_SCRIPT_PSALTER_PAHLAVI:
|
|
|
| + /* Unicode-9.0 additions */
|
| + case HB_SCRIPT_ADLAM:
|
| +
|
| /* For Arabic script, use the Arabic shaper even if no OT script tag was found.
|
| * This is because we do fallback shaping for Arabic script (and not others).
|
| * But note that Arabic shaping is applicable only to horizontal layout; for
|
|
|