CreateFontFileFromShxBlobArgs Interface
Arguments supplied to createFromShxFontBlob.
Properties
Name | Type | Description | |
---|---|---|---|
blob | Uint8Array | The binary representation of the SHX font face. | |
familyName | string | The name to give to the font family contained in the blob. |
Defined in
- core/backend/src/FontFile.ts Line 50
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.