|
PHP5中文手册
HaruDoc::loadType1(PECL haru:0.0.1) HaruDoc::loadType1 — Load Type1 font 说明
string HaruDoc::loadType1
( string $afmfile
[, string $pfmfile
] )
Loads Type1 font from the given file and registers it in the PDF document. 参数
返回值Returns the name of the loaded font on success. 错误/异常Throws HaruException on error. |