PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruFont::getAscent> <HaruPage::textRect
Last updated: Fri, 15 Aug 2008

view this page in

The HaruFont class

Introdução

Haru PDF Font Class.

Sinopse da classe

HaruFont
class HaruFont {
/* Methods */
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 ] )
}

Índice



add a note add a note User Contributed Notes
HaruFont
There are no user contributed notes for this page.

HaruFont::getAscent> <HaruPage::textRect
Last updated: Fri, 15 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites