Приглашаем посетить
Хемницер (hemnitser.lit-info.ru)

ps_symbol_width


ps_symbol_width

(PECL)

ps_symbol_width -- Gets width of a glyph

Описание

float ps_symbol_width ( resource psdoc, int ord [, int fontid [, float size]] )

Calculates the width of a glyph in points if it was output in the given font and font size. This function needs an Adobe font metrics file to calculate the precise width.

Список параметров

psdoc

ord

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

fontid

Its description

size

Возвращаемые значения

The width of a glyph in points.

Смотрите также

ps_symbol()
ps_symbol_name()