| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc
|
| index 4da8990558ac23fed12ae08cd57ec50296a5d648..56ec5cd65cfb38b0d86e8c33300d0b8119a1680a 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc
|
| @@ -618,6 +618,7 @@ const hb_ot_complex_shaper_t _hb_ot_complex_shaper_arabic =
|
| NULL, /* decompose */
|
| NULL, /* compose */
|
| setup_masks_arabic,
|
| + NULL, /* disable_otl */
|
| HB_OT_SHAPE_ZERO_WIDTH_MARKS_BY_GDEF_LATE,
|
| true, /* fallback_position */
|
| };
|
|
|