ps_symbol_name

(PECL)

ps_symbol_name -- Gets name of a glyph

说明

string ps_symbol_name ( resource psdoc, int ord [, int fontid] )

This function needs an Adobe font metrics file to know which glyphs are available.

参数

psdoc

ord

The parameter ord is the position of the glyph in the font encoding vector.

fontid

返回值

The name of a glyph in the given font.


add a note add a note User Contributed Notes
There are no user contributed notes for this page.