protected override void DisposeHandler() { if (Handle != IntPtr.Zero) { HarfBuzzApi.hb_font_funcs_destroy(Handle); } }