From 87c685d370be76da234f5e3d1ec5ff4108026d8b Mon Sep 17 00:00:00 2001 From: David Corbett Date: Sat, 14 Sep 2024 11:20:16 -0400 Subject: [PATCH] [Unicode 16] Update the vowel constraint table --- src/hb-ot-shaper-vowel-constraints.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-ot-shaper-vowel-constraints.cc b/src/hb-ot-shaper-vowel-constraints.cc index d1ed89459..dbe781e56 100644 --- a/src/hb-ot-shaper-vowel-constraints.cc +++ b/src/hb-ot-shaper-vowel-constraints.cc @@ -10,8 +10,8 @@ * # Date: 2015-03-12, 21:17:00 GMT [AG] * # Date: 2019-11-08, 23:22:00 GMT [AG] * - * # Scripts-15.1.0.txt - * # Date: 2023-07-28, 16:01:07 GMT + * # Scripts-16.0.0.txt + * # Date: 2024-04-30, 21:48:40 GMT */ #include "hb.hh"