|
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 при ошибке. |
|