Route Buginese through the SEA shaper

Both Indic and SEA seem to do it just fine, but SEA is much
simpler.
This commit is contained in:
Behdad Esfahbod 2013-10-17 18:16:14 +02:00
parent b5a0f69e47
commit 321df83fb4
1 changed files with 1 additions and 3 deletions

View File

@ -279,9 +279,6 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner)
/* Unicode-3.0 additions */
case HB_SCRIPT_SINHALA:
/* Unicode-4.1 additions */
case HB_SCRIPT_BUGINESE:
/* Unicode-5.0 additions */
case HB_SCRIPT_BALINESE:
@ -336,6 +333,7 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner)
return &_hb_ot_complex_shaper_default;
/* Unicode-4.1 additions */
case HB_SCRIPT_BUGINESE:
case HB_SCRIPT_NEW_TAI_LUE:
/* Unicode-5.1 additions */