diff options
Diffstat (limited to 'src/hb-ot-shape-complex-arabic.cc')
-rw-r--r-- | src/hb-ot-shape-complex-arabic.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hb-ot-shape-complex-arabic.cc b/src/hb-ot-shape-complex-arabic.cc index 0f73d6dd..2cff581e 100644 --- a/src/hb-ot-shape-complex-arabic.cc +++ b/src/hb-ot-shape-complex-arabic.cc @@ -299,4 +299,5 @@ const hb_ot_complex_shaper_t _hb_ot_complex_shaper_arabic = NULL, /* override_features */ NULL, /* normalization_preference */ setup_masks_arabic, + true, /* zero_width_marks */ }; |