or NULL if failed.
blobCreateFromFileOrFail
Creates a new blob containing the data from the specified binary font file.
Parameters
fileName | A font filename |
Returns
An #hb_blob_t pointer with the content of the file,
Creates a new blob containing the data from the specified binary font file.
fileName | A font filename |
or NULL if failed.