otVarGetAxes

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

More...

Parameters

face harfbuzz.face.Face

#hb_face_t to work upon

startOffset uint

offset of the first lookup to retrieve

axesArray harfbuzz.types.OtVarAxis[]

The array of variation axes found

Return Value

Type: uint

Detailed Description

Deprecated: use harfbuzz.global.otVarGetAxisInfos instead