ot_var_find_axis_info


Description:


[ Version ( since = "2.2.0" ) ]
public Bool ot_var_find_axis_info (Face face, Tag axis_tag, out OtVarAxisInfo axis_info)

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

Parameters:

face

Face to work upon

axis_tag

The Tag of the variation axis to query

axis_info

The OtVarAxisInfo of the axis tag queried

Returns:

`true` if data found, `false` otherwise


Namespace: HarfBuzz