PangoGlyphGeometry

The PangoGlyphGeometry structure contains width and positioning information for a single glyph.

Members

Variables

width
PangoGlyphUnit width;

the logical width to use for the the character.

xOffset
PangoGlyphUnit xOffset;

horizontal offset from nominal character position.

yOffset
PangoGlyphUnit yOffset;

vertical offset from nominal character position.