Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
client
NewFontDefinition
Interface NewFontDefinition
interface
NewFontDefinition
{
family
:
string
;
weight
:
number
;
style
:
string
;
src
:
string
;
preview
:
string
;
}
Index
Properties
family
weight
style
src
preview
Properties
family
family
:
string
The font family.
weight
weight
:
number
The font weight.
style
style
:
string
The font style.
src
src
:
string
The font file.
preview
preview
:
string
The text to preview the font.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
family
weight
style
src
preview
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
The font family.