haru
在线手册:中文 英文
PHP手册

The HaruFont class

(No version information available, might only be in SVN)

简介

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


haru
在线手册:中文 英文
PHP手册