   #PHP Manual Image functions imagepsextendfont imagepsloadfont

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                imagepsfreefont

   (PHP 3>= 3.0.9, PHP 4 )
   imagepsfreefont -- Free memory used by a PostScript Type 1 font

Description

   void imagepsfreefont ( int fontindex)

   imagepsfreefont() frees memory used by a PostScript Type 1 font.

     Note: This function is only available if PHP is compiled using
     --enable-t1lib.

   See also imagepsloadfont().
   ______________________________________________________________________

   Prev              Home            Next
   imagepsextendfont  Up  imagepsloadfont
