[gobject] Update for new MATH structs
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 23 Oct 2016 12:39:43 +0000 (14:39 +0200)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 26 Oct 2016 08:32:48 +0000 (10:32 +0200)
src/hb-gobject-structs.cc

index 6bd6336..fef0024 100644 (file)
@@ -78,3 +78,6 @@ HB_DEFINE_VALUE_TYPE (glyph_info)
 HB_DEFINE_VALUE_TYPE (glyph_position)
 HB_DEFINE_VALUE_TYPE (segment_properties)
 HB_DEFINE_VALUE_TYPE (user_data_key)
+
+HB_DEFINE_VALUE_TYPE (ot_math_glyph_variant)
+HB_DEFINE_VALUE_TYPE (ot_math_glyph_part)