Forum und email

imagepsextendfont

(PHP 4, PHP 5)

imagepsextendfont — Extend or condense a font

說明

bool imagepsextendfont ( int $font_index , float $extend )

Extend or condense a font (font_index ), if the value of the extend parameter is less than one you will be condensing the font.

參數

font_index

extend

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE

註釋

Note: 本函式僅在 PHP 編譯時指定了 --enable-t1lib 時可用。