网站首页

>>

php教程手册


函数:ImagePSEncodeFont()



ImagePSEncodeFont

PostScript 字型转成向量字。

语法: int imagepsencodefont(string encodingfile);

返回值: 整数

函数种类: 图形处理

内容说明

本函数将 PostScript Type1 字型转换成向量字。若需要西方语衔募?奶厥馕淖衷蛞? T1lib 函数库。目前 T1lib 提供 IsoLatin1.enc 和 IsoLatin2.enc 二套字。若常要使用向量字,可以在 php3.ini/php.ini 中配置 ps.default_encoding,PHP 系统会自动载入转换。

参考

ImagePSLoadFont()  



整理: (php.hhsy.cc)

[ 上一页 下一页 ]

|