class HexaPDF::Font::Type1::CharacterMetrics

Parent

Represents the character metrics for an individual character.

Attributes

bbox[RW]

Character bounding box as array of four numbers, specifying the x- and y-coordinates of the bottom left corner and the x- and y-coordinates of the top right corner.

code[RW]

Decimal value of the default character code (-1 if not encoded).

name[RW]

PostScript language character name.

width[RW]

Character width in x-direction (y-direction is implicitly 0).