|
PHP5中文手册
HaruDoc::loadTTC(PECL haru:0.0.1) HaruDoc::loadTTC — Load the font with the specified index from TTC file 说明
string HaruDoc::loadTTC
( string $fontfile
, int $index
[, bool $embed
] )
Loads the TrueType font with the specified index from a TrueType collection file. 参数
返回值Returns the name of the loaded font on success. 错误/异常Throws HaruException on error. |