ot_layout_table_get_lookup_count


Description:


[ Version ( since = "0.9.22" ) ]
public uint ot_layout_table_get_lookup_count (Face face, Tag table_tag)

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

Parameters:

face

Face to work upon

table_tag

HB_OT_TAG_GSUB or HB_OT_TAG_GPOS

Returns:

Total number of lookups.


Namespace: HarfBuzz