ot_var_find_axis


Description:


[ Version ( deprecated = true , deprecated_since = "2.2.0" , since = "1.4.2" ) ]
public Bool ot_var_find_axis (Face face, Tag axis_tag, uint axis_index, out OtVarAxis axis_info)

Warning: ot_var_find_axis is deprecated since 2.2.0.

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

Note:

use ot_var_find_axis_info instead

Parameters:

face

Face to work upon

axis_tag

The Tag of the variation axis to query

axis_index

The index of the variation axis

axis_info

The OtVarAxisInfo of the axis tag queried


Namespace: HarfBuzz