Function

HarfBuzz-0.0HarfBuzzface_builder_add_tableSince 1.9.0

  • Add table for tag with data provided by blob to the face. face must be created using hb_face_builder_create().

    Parameters

    • face: face_t

      A face object created with hb_face_builder_create()

    • tag: number

      The HarfBuzz.tag_t of the table to add

    • blob: blob_t

      The blob containing the table data to add

    Returns number

    1.9.0