ps_symbol
(PECL ps >= 1.2.0)
ps_symbol — Output a glyph
Описание
bool ps_symbol
( resource $psdoc
, int $ord
)
Список параметров
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new().
-
ord
-
The position of the glyph in the font encoding vector.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.