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

search for in the

HaruDoc::loadType1> <HaruDoc::loadTTC
Last updated: Fri, 20 May 2011

view this page in

HaruDoc::loadTTF

(PECL haru >= 0.0.1)

HaruDoc::loadTTFCarga un archivo de fuente TTF

Descripción

string HaruDoc::loadTTF ( string $fontfile [, bool $embed = false ] )

Carga el archivo TTF dado y (opcionalmente) incrusta sus datos dentro del documento.

Parámetros

fontfile

El archivo TTF para cargar.

embed

Cuando se establece a TRUE, los datos glifos de la fuente son encrustado dentro del archivo PDF, de otra manera solo la matriz es incluida.

Valores devueltos

Devuelve el nombre de la fuente cargada en éxito.

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

Ver también



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

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