Function

HarfBuzz-0.0HarfBuzzft_hb_font_changedSince 4.4.0

  • Refreshes the state of the underlying FT_Face of font when the hb_font_t font has changed. This function should be called after changing the size or variation-axis settings on the font. This call is fast if nothing has changed on font.

    Note that as of version 11.0.0, calling this function is not necessary, as HarfBuzz will automatically detect changes to the font and update the underlying FT_Face as needed.

    Parameters

    Returns number

    true if changed, false otherwise

    4.4.0