imagepsslantfont
(PHP 3>= 3.0.9, PHP 4 )
imagepsslantfont -- Slant a font
Description
bool
imagepsslantfont ( int font_index, float slant)
Slant a font given by the font_index
parameter with a slant of the value of the
slant parameter.
Note: This function is only available
if PHP is compiled using --enable-t1lib.