aatLayoutGetFeatureTypes
fn
uint 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 |
startOffset | offset of the first feature type to retrieve |
features | Array of feature types found |
Returns
Number of all available feature types.