fontChanged
fn
void fontChanged(harfbuzz.font.Font font)Notifies the font that underlying font data has changed. This has the effect of increasing the serial as returned by [harfbuzz.global.fontGetSerial], which invalidates internal caches.
Parameters
font | #hb_font_t to work upon |