true if data found, false otherwiseharfbuzz.types.Bool otVarFindAxisInfo(harfbuzz.face.Face face, harfbuzz.types.Tag axisTag, out harfbuzz.types.OtVarAxisInfo axisInfo)Fetches the variation-axis information corresponding to the specified axis tag in the specified face.
face | #hb_face_t to work upon |
axisTag | The #hb_tag_t of the variation axis to query |
axisInfo | The #hb_ot_var_axis_info_t of the axis tag queried |
true if data found, false otherwise