TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 12.3.2
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Since 10.1.0
Like hb_face_create(), but returns NULL if the blob data contains no usable font face at the specified index.
hb_face_create()
NULL
HarfBuzz.blob_t to work upon
The index of the face within blob
blob
The new face object, or NULL if no face is found at the specified index.
10.1.0
Like
hb_face_create(), but returnsNULLif the blob data contains no usable font face at the specified index.