update : 2015.11.03
php.shukuma.com

검색:
 
 
The CairoScaledFont class

The CairoScaledFont class

(PECL cairo >= 0.1.0)

소개

클래스 개요

CairoScaledFont {
/* 메소드 */
public __construct ( CairoFontFace $font_face , CairoMatrix $matrix , CairoMatrix $ctm , CairoFontOptions $options )
public array extents ( void )
public CairoMatrix getCtm ( void )
public void getFontFace ( void )
public void getFontMatrix ( void )
public void getFontOptions ( void )
public void getScaleMatrix ( void )
public int getType ( void )
public array glyphExtents ( string $glyphs )
public int status ( void )
public array textExtents ( string $text )
}

Table of Contents