summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-font.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/hb-font.cc')
-rw-r--r--pango/opentype/hb-font.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/pango/opentype/hb-font.cc b/pango/opentype/hb-font.cc
index e56accde..784dc564 100644
--- a/pango/opentype/hb-font.cc
+++ b/pango/opentype/hb-font.cc
@@ -127,7 +127,9 @@ static hb_face_t _hb_face_nil = {
NULL, /* destroy */
NULL, /* user_data */
- &_hb_unicode_funcs_nil /* unicode */
+ &_hb_unicode_funcs_nil, /* unicode */
+
+ {} /* ot_layout */
};
hb_face_t *