FontFamilyDescriptor Interface
Uniquely describes one or more FontFaces sharing the same name and type comprising a single font family.
Properties
Name | Type | Description | |
---|---|---|---|
name | string | The name of the family. | |
type | FontType | The encoding in which the font family's faces are stored. |
Defined in
- core/common/src/Fonts.ts Line 47
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.