Threepipe Geometry Generator Plugin
Preparing search index...
FontLibrary
Class FontLibrary
Index
Constructors
constructor
Properties
Default
Font
Font
Paths
Fonts
Init
Methods
Add
Font
Get
Font
Load
Font
Constructors
constructor
new
FontLibrary
()
:
FontLibrary
Returns
FontLibrary
Properties
Static
Default
Font
DefaultFont
:
string
= 'helvetica'
Static
Font
Paths
FontPaths
:
Record
<
string
,
string
>
= ...
Static
Fonts
Fonts
:
Record
<
string
,
Font
>
= {}
Static
Init
Init
:
Promise
<
void
>
Methods
Static
Add
Font
AddFont
(
name
:
string
,
path
:
string
,
load
?:
boolean
)
:
Promise
<
void
>
Parameters
name
:
string
path
:
string
load
:
boolean
= true
Returns
Promise
<
void
>
Static
Get
Font
GetFont
(
name
:
string
)
:
Font
Parameters
name
:
string
Returns
Font
Static
Load
Font
LoadFont
(
name
:
string
)
:
Promise
<
Font
>
Parameters
name
:
string
Returns
Promise
<
Font
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Default
Font
Font
Paths
Fonts
Init
Methods
Add
Font
Get
Font
Load
Font
Threepipe Geometry Generator Plugin
Loading...