Function

HarfBuzz-0.0HarfBuzzot_layout_collect_features_mapSince 8.1.0

  • Fetches the mapping from feature tags to feature indexes for the specified script and language.

    Parameters

    • face: face_t

      HarfBuzz.face_t to work upon

    • table_tag: number

      #HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS

    • script_index: number

      The index of the requested script tag

    • language_index: number

      The index of the requested language tag

    Returns map_t

    8.1.0