Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
NewFontDefinition
Interface NewFontDefinition
interface
NewFontDefinition
{
family
:
string
;
preview
?:
string
;
src
?:
string
;
style
?:
string
;
weight
?:
number
;
}
Index
Properties
family
preview?
src?
style?
weight?
Properties
family
family
:
string
Optional
preview
preview
?:
string
Optional
src
src
?:
string
Optional
style
style
?:
string
Optional
weight
weight
?:
number
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
family
preview
src
style
weight
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...