Reroute Mandaic shaping through the Arabic shaper
We added Mandaic joining data to the Arabic shaper a while ago, but were not actually using the Arabic shaper for Mandaic. Fixed.
This commit is contained in:
parent
88e7f37488
commit
b0e7378fa9
@ -41,6 +41,7 @@ hb_ot_shape_complex_categorize (const hb_segment_properties_t *props)
|
||||
case HB_SCRIPT_ARABIC:
|
||||
case HB_SCRIPT_NKO:
|
||||
case HB_SCRIPT_SYRIAC:
|
||||
case HB_SCRIPT_MANDAIC:
|
||||
return hb_ot_complex_shaper_arabic;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user