imagepsfreefont

(PHP 3 >= 3.0.9, PHP 4, PHP 5)

imagepsfreefont -- Free memory used by a PostScript Type 1 font

Description

bool imagepsfreefont ( resource fontindex )

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

Parameters

fontindex

Return Values

Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.

Notes

Opmerking: This function is only available if PHP is compiled using --with-t1lib[=DIR].

Zie ook

imagepsloadfont()