pull/1363/head
Behdad Esfahbod 6 years ago
parent b6112e5ea4
commit 37f421c951
  1. 2
      src/hb-ot-layout.cc

@ -183,7 +183,7 @@ _hb_ot_blacklist_gdef (unsigned int gdef_len,
return false; return false;
} }
HB_INTERNAL void void
OT::GDEF::accelerator_t::init (hb_face_t *face) OT::GDEF::accelerator_t::init (hb_face_t *face)
{ {
this->blob = hb_sanitize_context_t().reference_table<GDEF> (face); this->blob = hb_sanitize_context_t().reference_table<GDEF> (face);

Loading…
Cancel
Save