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

search for in the

HaruDoc::loadTTF> <HaruDoc::loadRaw
Last updated: Fri, 14 Aug 2009

view this page in

HaruDoc::loadTTC

(PECL haru >= 0.0.1)

HaruDoc::loadTTCCharge la police avec l'index spécifié depuis le fichier TTC

Description

string HaruDoc::loadTTC ( string $fontfile , int $index [, bool $embed= false ] )

Charge la police TrueType avec l'index spécifié depuis le fichier de collection TrueType.

Liste de paramètres

fontfile

Le fichier de collection TrueType.

index

L'index de la police dans le fichier de collection.

embed

Lorsque défini à TRUE, les données glyphe seront intégrées dans le fichier PDF, sinon, uniquement la matrice des données sera incluse. Par défaut, FALSE.

Valeurs de retour

Retourne le nom de la police chargée en cas de succès.

Erreurs / Exceptions

Émet une exception HaruException en cas d'erreur.

Voir aussi



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

HaruDoc::loadTTF> <HaruDoc::loadRaw
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites