Function

HarfBuzz-0.0HarfBuzzface_set_indexSince 0.9.2

  • Assigns the specified face-index to face. Fails if the face is immutable.

    Note: changing the index has no effect on the face itself This only changes the value returned by hb_face_get_index().

    Parameters

    • face: face_t

      A face object

    • index: number

      The index to assign

    Returns void

    0.9.2