您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

imagepsfreefont

(PHP 4, PHP 5)

imagepsfreefont — 释放一个 PostScript Type 1 字体所占用的内存

说明

bool imagepsfreefont ( resource $fontindex )

imagepsfreefont() 释放一个 PostScript Type 1 字体所占用的内存。

Note: 本函数仅在 PHP 编译时指定了 --enable-t1lib 时可用。

参见 imagepsloadfont()