载入 PostScript 字型。
语法: int imagepsloadfont(string filename);
返回值: 整数
函数种类: 图形处理
本函数用来载入 PostScript Type1 字型。参数 filename 为 PostScript Type1 字型的名称。
ImagePSFreeFont()