faceBuilderCreate

fnharfbuzz.face.Face 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].

Returns

New face.