From 29386d963c08bcfc58a3507567f1d09c18609ec4 Mon Sep 17 00:00:00 2001 From: David Corbett Date: Sat, 27 Aug 2022 18:09:08 -0400 Subject: [PATCH] [Unicode 15] Send the new scripts to USE --- src/hb-ot-shaper.hh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/hb-ot-shaper.hh b/src/hb-ot-shaper.hh index e160987f8..b2d1acb39 100644 --- a/src/hb-ot-shaper.hh +++ b/src/hb-ot-shaper.hh @@ -380,6 +380,10 @@ hb_ot_shaper_categorize (const hb_ot_shape_planner_t *planner) case HB_SCRIPT_TOTO: case HB_SCRIPT_VITHKUQI: + /* Unicode-15.0 additions */ + case HB_SCRIPT_KAWI: + case HB_SCRIPT_NAG_MUNDARI: + /* 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.