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

search for in the

HaruDoc::getInfoAttr> <HaruDoc::getEncoder
[edit] Last updated: Fri, 25 May 2012

view this page in

HaruDoc::getFont

(PECL haru >= 0.0.1)

HaruDoc::getFontGet HaruFont instance

Description

object HaruDoc::getFont ( string $fontname [, string $encoding ] )

Get a HaruFont instance.

Parameters

fontname

The name of the font. See Builtin Fonts for the list of builtin fonts. You can also use the name of a font loaded via HaruDoc::loadTTF(), HaruDoc::loadTTC() and HaruDoc::loadType1().

encoding

The encoding to use. See Builtin Encodings for the list of supported encodings.

Return Values

Returns a HaruFont instance with the specified fontname and encoding.

Errors/Exceptions

Throws a HaruException on error.

See Also



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

 
show source | credits | sitemap | contact | advertising | mirror sites