imagepsslantfont
(PHP 3 >= 3.0.9, PHP 4, PHP 5)
imagepsslantfont -- Slant a font
Description
bool
imagepsslantfont ( resource font_index, float slant )
Slant a font given by the font_index
parameter with a slant of the value of the
slant parameter.
Nota: Esta função somente está disponível
se o PHP estiver compilado com --with-t1lib[=DIR].