| Index: third_party/harfbuzz-ng/src/hb-ot-shape-complex-tibetan.cc
|
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-tibetan.cc b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-tibetan.cc
|
| index a77b531daa5ac02f91fbf334ed406605ef46befe..aadf59f5addd6a11093b199df0debd313c7eb27f 100644
|
| --- a/third_party/harfbuzz-ng/src/hb-ot-shape-complex-tibetan.cc
|
| +++ b/third_party/harfbuzz-ng/src/hb-ot-shape-complex-tibetan.cc
|
| @@ -57,6 +57,7 @@ const hb_ot_complex_shaper_t _hb_ot_complex_shaper_tibetan =
|
| NULL, /* decompose */
|
| NULL, /* compose */
|
| NULL, /* setup_masks */
|
| + NULL, /* disable_otl */
|
| HB_OT_SHAPE_ZERO_WIDTH_MARKS_BY_GDEF_LATE,
|
| true, /* fallback_position */
|
| };
|
|
|