otVarNamedInstanceGetDesignCoords

fnuint otVarNamedInstanceGetDesignCoords(harfbuzz.face.Face face, uint instanceIndex, ref float[] coords)

Fetches the design-space coordinates corresponding to the given named instance in the face.

Parameters

faceThe #hb_face_t to work on
instanceIndexThe index of the named instance to query
coordsThe array of coordinates found for the query

Returns

the number of variation axes in the face