Function

HarfBuzz-0.0HarfBuzzface_builder_sort_tablesSince 5.3.0

  • Set the ordering of tables for serialization. Any tables not specified in the tags list will be ordered after the tables in tags, ordered by the default sort ordering.

    Parameters

    • face: face_t

      A face object created with hb_face_builder_create()

    • tags: number[]

      ordered list of table tags terminated by HB_TAG_NONE

    Returns void

    5.3.0