otVarNamedInstanceGetDesignCoords
fn
uint 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
face | The #hb_face_t to work on |
instanceIndex | The index of the named instance to query |
coords | The array of coordinates found for the query |
Returns
the number of variation axes in the face