The HaruFont class

(PECL haru >= 0.0.1)

¼ò½é

Haru PDF Font Class.

ÀàÕªÒª

HaruFont {
/* ·½·¨ */
getAscent ( void ) : int
getCapHeight ( void ) : int
getDescent ( void ) : int
getEncodingName ( void ) : string
getFontName ( void ) : string
getTextWidth ( string $text ) : array
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 ] ) : int
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.