Forum und email

imagepsfreefont

(PHP 4, PHP 5)

imagepsfreefont — Free memory used by a PostScript Type 1 font

說明

bool imagepsfreefont ( resource $fontindex )

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

參數

fontindex

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE

註釋

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