? CairoFontWeight
CairoScaledFont::__construct ?
����ѧԺ www.cainiaoplay.com
PHP Manual
Cairo
The CairoScaledFont class
The CairoScaledFont class
(PECL cairo >= 0.1.0)
���
��ժҪ
CairoScaledFont
{
/* ���� */
public
__construct
(
CairoFontFace
$font_face
,
CairoMatrix
$matrix
,
CairoMatrix
$ctm
,
CairoFontOptions
$options
)
public
extents
(
void
) :
array
public
getCtm
(
void
) :
CairoMatrix
public
getFontFace
(
void
) :
void
public
getFontMatrix
(
void
) :
void
public
getFontOptions
(
void
) :
void
public
getScaleMatrix
(
void
) :
void
public
getType
(
void
) :
int
public
glyphExtents
(
array
$glyphs
) :
array
public
status
(
void
) :
int
public
textExtents
(
string
$text
) :
array
}
Table of Contents
CairoScaledFont::__construct
— The __construct purpose
CairoScaledFont::extents
— The extents purpose
CairoScaledFont::getCtm
— The getCtm purpose
CairoScaledFont::getFontFace
— The getFontFace purpose
CairoScaledFont::getFontMatrix
— The getFontMatrix purpose
CairoScaledFont::getFontOptions
— The getFontOptions purpose
CairoScaledFont::getScaleMatrix
— The getScaleMatrix purpose
CairoScaledFont::getType
— The getType purpose
CairoScaledFont::glyphExtents
— The glyphExtents purpose
CairoScaledFont::status
— The status purpose
CairoScaledFont::textExtents
— The textExtents purpose