Function

HarfBuzz-0.0HarfBuzzot_var_find_axisDeprecated 2.2.0Since 1.4.2

  • Fetches the variation-axis information corresponding to the specified axis tag in the specified face.

    Parameters

    • Deprecatedface: face_t

      HarfBuzz.face_t to work upon

    • Deprecatedaxis_tag: number

      The HarfBuzz.tag_t of the variation axis to query

    • Deprecatedaxis_index: number

      The index of the variation axis

    Returns [number, ot_var_axis_t]

    1.4.2

    since 2.2.0: use hb_ot_var_find_axis_info() instead