otVarFindAxisInfo

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

Parameters

face harfbuzz.face.Face

#hb_face_t to work upon

axisTag harfbuzz.types.Tag

The #hb_tag_t of the variation axis to query

axisInfo harfbuzz.ot_var_axis_info.OtVarAxisInfo

The #hb_ot_var_axis_info_t of the axis tag queried

Return Value

Type: harfbuzz.types.Bool

true if data found, false otherwise