TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 10.1.0
A thin wrapper around hb_blob_create_from_file_or_fail() followed by hb_face_create_or_fail().
hb_blob_create_from_file_or_fail()
hb_face_create_or_fail()
A font filename
The index of the face within the file
The new face object, or NULL if no face is found at the specified index or the file cannot be read.
NULL
10.1.0
A thin wrapper around
hb_blob_create_from_file_or_fail()followed byhb_face_create_or_fail().