« UI\Draw\Text\Layout::setWidth
UI\Draw\Text\Font::__construct »
PHP Manual
UI
Represents a Font
Represents a Font
(UI 0.9.9)
はじめに
Loads a described font
クラス概要
class
UI\Draw\Text\Font
{
/* Constructor */
public
__construct
(
UI\Draw\Text\Font\Descriptor
$descriptor
)
/* メソッド */
public
getAscent
():
float
public
getDescent
():
float
public
getLeading
():
float
public
getUnderlinePosition
():
float
public
getUnderlineThickness
():
float
}
目次
UI\Draw\Text\Font::__construct
— Construct a new Font
UI\Draw\Text\Font::getAscent
— Font Metrics
UI\Draw\Text\Font::getDescent
— Font Metrics
UI\Draw\Text\Font::getLeading
— Font Metrics
UI\Draw\Text\Font::getUnderlinePosition
— Font Metrics
UI\Draw\Text\Font::getUnderlineThickness
— Font Metrics
関連キーワード:
Font
,
Text
,
Represents
,
public
,
float
,
Metrics
,
construct
,
getUnderlineThickness
,
getUnderlinePosition
,
getLeading