|
HaruDoc::loadTTF(PECL haru >= 0.0.1) HaruDoc::loadTTF — Load TTF font file Описание
string HaruDoc::loadTTF
( string $fontfile
[, bool $embed = false
] )
Loads the given TTF file and (optionally) embed its data into the document. Список параметров
Возвращаемые значенияReturns the name of the loaded font on success. ОшибкиВызывает исключение HaruException при ошибке. Смотрите также
|
|