typograph-editor-documentation
Preparing search index...
fontstylelibrary
fontstylesizelibrary
Class fontstylesizelibrary
Index
Constructors
constructor
Properties
fontnames
fontsizes
fontstyles
Methods
add
Font
Style
empty
get
Font
Name
get
Font
Style
has
Font
Name
has
Font
Size
has
Font
Style
Constructors
constructor
new
fontstylesizelibrary
()
:
fontstylesizelibrary
Returns
fontstylesizelibrary
Properties
fontnames
fontnames
:
fontname
[]
fontsizes
fontsizes
:
fontsize
[]
fontstyles
fontstyles
:
fontstyle
[]
Methods
add
Font
Style
addFontStyle
(
name
:
string
,
style
:
string
,
size
:
string
)
:
void
Parameters
name
:
string
style
:
string
size
:
string
Returns
void
empty
empty
()
:
void
Returns
void
get
Font
Name
getFontName
(
name
:
string
)
:
fontname
Parameters
name
:
string
Returns
fontname
get
Font
Style
getFontStyle
(
name
:
string
,
style
:
string
)
:
fontstyle
Parameters
name
:
string
style
:
string
Returns
fontstyle
has
Font
Name
hasFontName
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
has
Font
Size
hasFontSize
(
fs
:
fontsize
)
:
boolean
Parameters
fs
:
fontsize
Returns
boolean
has
Font
Style
hasFontStyle
(
fs
:
fontstyle
)
:
boolean
Parameters
fs
:
fontstyle
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fontnames
fontsizes
fontstyles
Methods
add
Font
Style
empty
get
Font
Name
get
Font
Style
has
Font
Name
has
Font
Size
has
Font
Style
typograph-editor-documentation
Loading...