faceBuilderCreate

Creates a #hb_face_t that can be used with harfbuzz.global.faceBuilderAddTable. After tables are added to the face, it can be compiled to a binary font file by calling harfbuzz.global.faceReferenceBlob.

faceBuilderCreate
()

Return Value

Type: harfbuzz.face.Face

New face.