FontFile.createFromShxFontBlob Function
Create a FontFile from the binary representation of a FontType.SHX font face.
createFromShxFontBlob(args: CreateFontFileFromShxBlobArgs): FontFile
Parameter | Type | Description |
---|---|---|
args | CreateFontFileFromShxBlobArgs |
Returns - FontFile
Defined in
- core/backend/src/FontFile.ts Line 79
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.