summaryrefslogtreecommitdiff
path: root/pango/pango-item.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-item.c')
-rw-r--r--pango/pango-item.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-item.c b/pango/pango-item.c
index c599241f..944bfe2d 100644
--- a/pango/pango-item.c
+++ b/pango/pango-item.c
@@ -317,6 +317,7 @@ pango_analysis_collect_features (const PangoAnalysis *analysis,
HB_TAG('l','i','g','a'),
HB_TAG('c','l','i','g'),
HB_TAG('d','l','i','g'),
+ HB_TAG('h','l','i','g'),
};
int i;
for (i = 0; i < G_N_ELEMENTS (tags); i++)