faceReferenceTable
fn
harfbuzz.blob.Blob faceReferenceTable(harfbuzz.face.Face face, harfbuzz.types.Tag tag)Fetches a reference to the specified table within the specified face.
Parameters
face | A face object |
tag | The #hb_tag_t of the table to query |
Returns
A pointer to the tag table within face