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