FontFace

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

display
void display(string display)
Undocumented in source. Be warned that the author may not have intended to support it.
display
string display()
Undocumented in source. Be warned that the author may not have intended to support it.
family
void family(string family)
Undocumented in source. Be warned that the author may not have intended to support it.
family
string family()
Undocumented in source. Be warned that the author may not have intended to support it.
featureSettings
void featureSettings(string featureSettings)
Undocumented in source. Be warned that the author may not have intended to support it.
featureSettings
string featureSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
load
auto load()
Undocumented in source. Be warned that the author may not have intended to support it.
loaded
auto loaded()
Undocumented in source. Be warned that the author may not have intended to support it.
status
FontFaceLoadStatus status()
Undocumented in source. Be warned that the author may not have intended to support it.
stretch
void stretch(string stretch)
Undocumented in source. Be warned that the author may not have intended to support it.
stretch
string stretch()
Undocumented in source. Be warned that the author may not have intended to support it.
style
void style(string style)
Undocumented in source. Be warned that the author may not have intended to support it.
style
string style()
Undocumented in source. Be warned that the author may not have intended to support it.
unicodeRange
void unicodeRange(string unicodeRange)
Undocumented in source. Be warned that the author may not have intended to support it.
unicodeRange
string unicodeRange()
Undocumented in source. Be warned that the author may not have intended to support it.
variant
void variant(string variant)
Undocumented in source. Be warned that the author may not have intended to support it.
variant
string variant()
Undocumented in source. Be warned that the author may not have intended to support it.
variationSettings
void variationSettings(string variationSettings)
Undocumented in source. Be warned that the author may not have intended to support it.
variationSettings
string variationSettings()
Undocumented in source. Be warned that the author may not have intended to support it.
weight
void weight(string weight)
Undocumented in source. Be warned that the author may not have intended to support it.
weight
string weight()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta