imagepsloadfont(PHP 4, PHP 5) imagepsloadfont — Load a PostScript Type 1 font from file Описание
resource imagepsloadfont
( string $filename
)
Load a PostScript Type 1 font from the given filename. Список параметров
Возвращаемые значенияIn the case everything went right, a valid font index will be returned and can be used for further purposes. Otherwise the function returns FALSE. Примеры
Пример #1 imagepsloadfont() example
<?phpПримечания
|
||