update : 2015.11.03
php.shukuma.com검색:
|
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 = false
] )Loads the TrueType font with the specified index from a TrueType collection file. 인수
반환값Returns the name of the loaded font on success. 오류/예외오류 시에 HaruException을 던짐. |