imagepsslantfont
(PHP 4, PHP 5)
imagepsslantfont — Slant a font
Description
   bool imagepsslantfont
    ( resource $font_index
   , float $slant
   )
  Slant a given font given.
Parameters
- font_index
- 
      
- slant
- 
      
Return Values
Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.
Notes
Note: This function is only available if PHP is compiled using --with-t1lib[=DIR].