summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-17 10:49:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-17 11:25:08 -0400
commitd57bbed1dfb731e6eb05e14bb8df0176fd1401f0 (patch)
tree959463ed28c7e905bf7775a411c5d4a82c82e384
parenteb86069f9df3a97e7f6149a1639d26e30efcea35 (diff)
downloadpango-fixes-for-1-48.tar.gz
gravity: Add missing Multani scriptfixes-for-1-48
An unfortunate oversight in 709af063 omitted Multani, and threw the rest of the table off. Fixes: #597
-rw-r--r--pango/pango-gravity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-gravity.c b/pango/pango-gravity.c
index 0eb3cfe2..73505c60 100644
--- a/pango/pango-gravity.c
+++ b/pango/pango-gravity.c
@@ -278,6 +278,7 @@ const PangoScriptProperties script_properties[] =
{LTR, NONE, S, FALSE}, /* Ahom */
{LTR, NONE, S, FALSE}, /* Hluw */
{RTL, NONE, S, FALSE}, /* Hatr */
+ {LTR, NONE, S, FALSE}, /* Mult */
{LTR, NONE, S, FALSE}, /* Hung */
{LTR, NONE, S, FALSE}, /* Sgnw */