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