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: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.