imagepsfreefont

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

imagepsfreefont -- 釋放一個 PostScript Type 1 字型所佔用的記憶體

說明

bool imagepsfreefont ( resource fontindex )

imagepsfreefont() 釋放一個 PostScript Type 1 字型所佔用的記憶體。

注: 本函數僅在 PHP 編譯時指定了 --enable-t1lib 時可用。

參見 imagepsloadfont()