Function

HarfBuzz-0.0HarfBuzzot_var_get_axesDeprecated 2.2.0Since 1.4.2

  • Fetches a list of all variation axes in the specified face. The list returned will begin at the offset provided.

    Parameters

    • Deprecatedface: face_t

      HarfBuzz.face_t to work upon

    • Deprecatedstart_offset: number

      offset of the first lookup to retrieve

    Returns [number, ot_var_axis_t[]]

    1.4.2

    since 2.2.0: use hb_ot_var_get_axis_infos() instead