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

search for in the

HaruPage::setTextRenderingMode> <HaruPage::setTextLeading
[edit] Last updated: Fri, 25 May 2012

view this page in

HaruPage::setTextMatrix

(PECL haru >= 0.0.1)

HaruPage::setTextMatrixDéfinit la matrice de transformation de texte courante de la page

Description

bool HaruPage::setTextMatrix ( float $a , float $b , float $c , float $d , float $x , float $y )

Définit la matrice de transformation de texte de la page.

Liste de paramètres

a

Multiplicateur de largeur.

b

Inclinaison verticale, en radians.

c

Inclinaison horizontale, en radians.

d

Multiplicateur de hauteur.

x

Position horizontale du texte.

y

Position verticale du texte.

Valeurs de retour

Retourne TRUE 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 HaruPage::setTextMatrix
There are no user contributed notes for this page.

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