From 2c3e4b279b577073df5a16610f7e6ae8aa790ef5 Mon Sep 17 00:00:00 2001 From: David Corbett Date: Tue, 14 Sep 2021 18:31:42 -0400 Subject: [PATCH] [Unicode 14] Send all the new scripts to USE --- src/hb-ot-shape-complex.hh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/hb-ot-shape-complex.hh b/src/hb-ot-shape-complex.hh index 19e24b9f3..056d230ae 100644 --- a/src/hb-ot-shape-complex.hh +++ b/src/hb-ot-shape-complex.hh @@ -374,6 +374,13 @@ hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner) case HB_SCRIPT_CHORASMIAN: case HB_SCRIPT_DIVES_AKURU: + /* Unicode-14.0 additions */ + case HB_SCRIPT_CYPRO_MINOAN: + case HB_SCRIPT_OLD_UYGHUR: + case HB_SCRIPT_TANGSA: + case HB_SCRIPT_TOTO: + case HB_SCRIPT_VITHKUQI: + /* If the designer designed the font for the 'DFLT' script, * (or we ended up arbitrarily pick 'latn'), use the default shaper. * Otherwise, use the specific shaper.