Function

HarfBuzz-0.0HarfBuzzface_get_table_tagsSince 1.6.0

  • Fetches a list of all table tags for a face, if possible. The list returned will begin at the offset provided

    Parameters

    • face: face_t

      A face object

    • start_offset: number

      The index of first table tag to retrieve

    Returns [number, number[]]

    Total number of tables, or zero if it is not possible to list

    1.6.0