update : 2015.11.03
php.shukuma.com

검색:
 
 
The HaruFont class

The HaruFont class

(PECL haru >= 0.0.1)

소개

Haru PDF Font Class.

클래스 개요

HaruFont {
/* 메소드 */
int getAscent ( void )
int getCapHeight ( void )
int getDescent ( void )
string getEncodingName ( void )
string getFontName ( void )
array getTextWidth ( string $text )
int getUnicodeWidth ( int $character )
int getXHeight ( void )
int measureText ( string $text , float $width , float $font_size , float $char_space , float $word_space [, bool $word_wrap = false ] )
}

Table of Contents