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::setTextMatrixそのページの現在のテキスト変換行列を設定する

説明

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

そのページのテキスト変換行列を定義します。

パラメータ

a

幅の乗数。

b

垂直方向の傾き (ラジアン)。

c

水平方向の傾き (ラジアン)。

d

高さの乗数。

x

テキストの水平方向の位置。

y

テキストの垂直方向の位置。

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に HaruException をスローします。

参考



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

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