summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-09-19 20:17:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-09-19 20:17:27 -0400
commit574f03757f62e1daae7fccea1c789a9f7d21ff06 (patch)
treee37e7468db48893b900d4bea9adcf2dda3fa7d97
parentd7183073b9b48becc445d73ea980018d9eada856 (diff)
downloadpango-unicode-14-updates.tar.gz
Update script data for Unicode 14unicode-14-updates
-rw-r--r--pango/pango-gravity.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/pango/pango-gravity.c b/pango/pango-gravity.c
index 73505c60..bf41bf61 100644
--- a/pango/pango-gravity.c
+++ b/pango/pango-gravity.c
@@ -316,6 +316,12 @@ const PangoScriptProperties script_properties[] =
{LTR, NONE, S, FALSE}, /* Diak */
{LTR, NONE, S, FALSE}, /* Kits */
{RTL, NONE, S, FALSE}, /* Yezi */
+
+ {LTR, NONE, S, FALSE}, /* Cpmn */
+ {RTL, NONE, S, FALSE}, /* Ougr */
+ {LTR, NONE, S, FALSE}, /* Tnsa */
+ {LTR, NONE, S, FALSE}, /* Toto */
+ {LTR, NONE, S, FALSE}, /* Vith */
};
#undef NONE