otLayoutTableGetLookupCount

Fetches the total number of lookups enumerated in the specified face's GSUB table or GPOS table.

uint
otLayoutTableGetLookupCount

Parameters

face harfbuzz.face.Face

#hb_face_t to work upon

tableTag harfbuzz.types.Tag

#HB_OT_TAG_GSUB or #HB_OT_TAG_GPOS

Return Value

Type: uint

Total number of lookups.