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, 10 Oct 2008

view this page in

The HaruFont class

Introduction

Haru PDF Font Class.

Class synopsis

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

Table of Contents



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, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites