Bugzilla – Attachment #73826: Just for the record. The adjusted freetype module patch for bug #97202
if ( FT_STREAM_SEEK( ebdt_pos + glyph_offset ) )
goto Exit;
error = sfnt->load_sbit_metrics( stream, range, &elem_metrics );
if ( sfnt->load_sbit_metrics ) {
}
else error=-1;
if ( error )