- Since:
- 7.2.0
Properties:
Name | Type | Description |
---|---|---|
dataSrc |
string |
Base64 string for font |
display |
PIXI.FontDisplay |
Display property of the font |
family |
string |
Family name of font |
fontFace |
FontFace | null |
FontFace installed in the document |
originalUrl |
string |
User-supplied URL request |
refs |
number |
Reference counter |
src |
string |
Blob-based URL for font |
style |
TextStyleFontStyle |
Style of the font |
weight |
TextStyleFontWeight |
Weight of the font |
Members
Base64 string for font
display PIXI.FontDisplay
Display property of the font
Family name of font
FontFace installed in the document
User-supplied URL request
Reference counter
Blob-based URL for font
Style of the font
Weight of the font