提交 3704628d 编写于 作者: B Behdad Esfahbod

Merge pull request #77 from roozbehp/master

Change New Tai Lue shaping engine from SEA to default
...@@ -259,6 +259,7 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) ...@@ -259,6 +259,7 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner)
/* Unicode-4.1 additions */ /* Unicode-4.1 additions */
case HB_SCRIPT_KHAROSHTHI: case HB_SCRIPT_KHAROSHTHI:
case HB_SCRIPT_NEW_TAI_LUE:
case HB_SCRIPT_SYLOTI_NAGRI: case HB_SCRIPT_SYLOTI_NAGRI:
/* Unicode-5.1 additions */ /* Unicode-5.1 additions */
...@@ -339,7 +340,6 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) ...@@ -339,7 +340,6 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner)
/* Unicode-4.1 additions */ /* Unicode-4.1 additions */
case HB_SCRIPT_BUGINESE: case HB_SCRIPT_BUGINESE:
case HB_SCRIPT_NEW_TAI_LUE:
/* Unicode-5.1 additions */ /* Unicode-5.1 additions */
case HB_SCRIPT_CHAM: case HB_SCRIPT_CHAM:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册