aatLayoutGetFeatureTypes

fnuint aatLayoutGetFeatureTypes(harfbuzz.face.Face face, uint startOffset, ref harfbuzz.types.AatLayoutFeatureType[] features)

Fetches a list of the AAT feature types included in the specified face.

Parameters

face#hb_face_t to work upon
startOffsetoffset of the first feature type to retrieve
featuresArray of feature types found

Returns

Number of all available feature types.