Forum und email

imagepsextendfont

(PHP 4, PHP 5)

imagepsextendfont — Extend or condense a font

Descripción

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.

Lista de parámetros

font_index

extend

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Notes

Note: Esta funcion esta disponible solamente si PHP se ha compilado usando la opcion --with-t1lib[=DIR].