imagepsfreefont
(PHP 4, PHP 5)
imagepsfreefont — Free memory used by a PostScript Type 1 font
Description
bool imagepsfreefont
( resource $font_index
)
imagepsfreefont() frees memory used by a PostScript Type 1 font.
Return Values
Returns TRUE on success or FALSE on failure.
Notes
Note: This function is only available if PHP is compiled using --with-t1lib[=DIR].
imagepsfreefont
There are no user contributed notes for this page.
